[hibernate-dev] SAPDB/MAXDB dialect

Kuczera Tiberius kuczera at itiberius.com
Fri May 28 08:52:23 EDT 2010


Hello All,
I am using Hibernate with MaxDB/SAPDB and I have extended the class
SAPDBDialect to support identity columns (@GeneratedValue(strategy =
GenerationType.IDENTITY)). This database supports not only sequences but
also Mysql-auto_increment like columns of type "serial".
Is it possible to include the code into the official Hibernate realease?
Regards
Tiberius Kuczera



More information about the hibernate-dev mailing list