Uses of Class
org.apache.openjpa.persistence.meta.Types.Identifiable
-
Packages that use Types.Identifiable Package Description org.apache.openjpa.persistence.meta OpenJPA MetaModel -
-
Uses of Types.Identifiable in org.apache.openjpa.persistence.meta
Subclasses of Types.Identifiable in org.apache.openjpa.persistence.meta Modifier and Type Class Description static classTypes.Entity<X>An entity type that is independently identifiable.static classTypes.MappedSuper<X>A abstract, independently identifiable persistent type.
-