A
Andrus
I noticed that CHARACTER(1) type column in database is mapped to string
data type in generated entity class.
Why it is not mapped to char data type. char type matches more closely to
sql CHAR(1) ?
Andrus.
data type in generated entity class.
Why it is not mapped to char data type. char type matches more closely to
sql CHAR(1) ?
Andrus.