Class AlwaysFieldGeneration

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

public class AlwaysFieldGeneration extends AbstractFieldGeneration<AlwaysGeneratedValue>
See Also: