public class GrailsIdentifierGeneratorFactory extends DefaultIdentifierGeneratorFactory
Hibernate IdentifierGeneratorFactory that prefers sequence-identity generator over sequence generator
| Type Params | Return Type | Name and description |
|---|---|---|
|
public static void |
applyNewInstance(Configuration cfg) |
|
public Class |
getIdentifierGeneratorClass(String strategy) |
| Methods inherited from class | Name |
|---|---|
class DefaultIdentifierGeneratorFactory |
createIdentifierGenerator, equals, getClass, getDialect, getIdentifierGeneratorClass, hashCode, injectServices, notify, notifyAll, register, setDialect, toString, wait, wait, wait |