Hierarchy For Package ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator
Class Hierarchy
- java.lang.Object
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.AbstractFieldGeneration<T> (implements org.hibernate.tuple.AnnotationValueGeneration<A>)
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.AlwaysFieldGeneration
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.InsertFieldGeneration
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.AbstractFieldGeneration<T> (implements org.hibernate.tuple.AnnotationValueGeneration<A>)
Annotation Interface Hierarchy
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.AlwaysGeneratedValue (implements java.lang.annotation.Annotation)
- ch.tocco.nice2.persist.core.impl.hibernate.pojo.generator.InsertGeneratedValue (implements java.lang.annotation.Annotation)