Is there a way to specify distinct sequences for each table in Hibernate, if the ID is defined on a mapped superclass?
All entities in our application extend a super
TABLE generation stretergy uses separate db sequence for each table but it is little expensive operation