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 _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev