Uses of Class
org.apache.openjpa.persistence.meta.Types.Identifiable

Packages that use Types.Identifiable
org.apache.openjpa.persistence.meta OpenJPA MetaModel This package provides an implementation of Metamodel API of JPA 2.0 Specification. 
 

Uses of Types.Identifiable in org.apache.openjpa.persistence.meta
 

Subclasses of Types.Identifiable in org.apache.openjpa.persistence.meta
static class Types.Entity<X>
          An entity type that is independently identifiable.
static class Types.MappedSuper<X>
          A abstract, independently identifiable persistent type.
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.