Class InsertFieldGeneration

java.lang.Object
ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.AbstractFieldGeneration<InsertGeneratedValue>
ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.InsertFieldGeneration
All Implemented Interfaces:
Serializable, org.hibernate.tuple.AnnotationValueGeneration<InsertGeneratedValue>, org.hibernate.tuple.ValueGeneration

public class InsertFieldGeneration extends AbstractFieldGeneration<InsertGeneratedValue>
See Also: