Hi,
We are using
Hibernate 3.1.x version.we have to address our DB related code to support both databases(Oracle & SQL Server).
How to maintain sequences for each table for two databases (Oracle & SQL Server).?.
We are able to give specific Oracle sequence by creating sequence for each table and also we have used unique sequence for all tables.
But we need individual sequence for each table and also it should support for all databases. Anyone please help us reg. this.
Actually i want to generate sequences for some tables.We are using both Oracle and MS SQL Server. Can we create custom sequence generator??. If any one implemented the same pls forward it to
lalith.prasad@gmail.com.
Thanks in advance,
LALITH