public abstract class AbstractPostInsertGenerator extends Object implements PostInsertIdentifierGenerator
PostInsertIdentifierGenerator
contract.ENTITY_NAME
Constructor and Description |
---|
AbstractPostInsertGenerator() |
Modifier and Type | Method and Description |
---|---|
Serializable |
generate(SessionImplementor s,
Object obj)
Generate a new identifier.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInsertGeneratedIdentifierDelegate
public Serializable generate(SessionImplementor s, Object obj)
generate
in interface IdentifierGenerator
obj
- the entity or toplevel collection for which the id is being generatedCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved