Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.context.orm.EclipseLinkOrmPersistentType

Packages that use EclipseLinkOrmPersistentType
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
 

Uses of EclipseLinkOrmPersistentType in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Fields in org.eclipse.jpt.jpa.eclipselink.core.context.orm with type parameters of type EclipseLinkOrmPersistentType
static org.eclipse.jpt.common.utility.predicate.Predicate<EclipseLinkOrmPersistentType> EclipseLinkOrmPersistentType.IS_DYNAMIC
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm with parameters of type EclipseLinkOrmPersistentType
 boolean EclipseLinkOrmPersistentType.IsDynamic.evaluate(EclipseLinkOrmPersistentType pType)
           
 

Uses of EclipseLinkOrmPersistentType in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that return types with arguments of type EclipseLinkOrmPersistentType
 Iterable<EclipseLinkOrmPersistentType> EclipseLinkPersistenceUnit.getEclipseLinkDynamicPersistentTypes()
           
 Iterable<EclipseLinkOrmPersistentType> EclipseLinkPersistenceUnit.getEclipseLinkOrmPersistentTypes()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.