Uses of Interface
javax.persistence.metamodel.IdentifiableType

Packages that use IdentifiableType
javax.persistence.metamodel   
 

Uses of IdentifiableType in javax.persistence.metamodel
 

Subinterfaces of IdentifiableType in javax.persistence.metamodel
 interface EntityType<X>
           
 interface MappedSuperclassType<X>
           
 

Methods in javax.persistence.metamodel that return IdentifiableType
 IdentifiableType<? super X> IdentifiableType.getSupertype()
           
 



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.