| Class | Description |
|---|---|
| HSQLDialect |
A
HSQLDialect which converts varchar-fields with a length of >=1024 to hsql-type 'LONGVARCHAR' |
| MySqlTextDialect |
A
MySQL5Dialect which converts varchar-fields with a length of >=1024 to mysql-type 'text' |
| SQLServer2008Dialect |
A
SQLServer2008Dialect. |
DialectsCopyright © 2011–2019 aiticon GmbH. All rights reserved.