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
Show replies by date