Dali Provisional API
Release 3.2

Package org.eclipse.jpt.jpa.core.jpql.spi

Interface Summary
IJpaType An internal interface used by all 3 implementations of IType.
IManagedTypeBuilder This builder is responsible to create the concrete instance of a {@link org.eclipse.persistence.
 

Class Summary
ClassConstructor The concrete implementation of IConstructor that is wrapping the IMethod representation of a Java constructor (either coming from a Java compiled file or a Java source file).
GenericJpaMapping A default implementation of Hermes' IMapping.
GenericMappingBuilder The default implementation of IMappingBuilder.
JavaConstructor The concrete implementation of IConstructor that is wrapping a Java constructor.
JavaType The concrete implementation of IType that is wrapping a Java type.
JavaTypeDeclaration The concrete implementation of ITypeDeclaration that is wrapping the representation of the declaration description of a type.
JpaConstructor The concrete implementation of IConstructor that is wrapping the design-time representation of a Java constructor.
JpaEmbeddable The concrete implementation of IEmbeddable that is wrapping the design-time representation of a JPA embeddable.
JpaEntity The concrete implementation of IEntity that is wrapping the design-time representation of a JPA entity.
JpaManagedType The abstract definition of IManagedType defined for wrapping the design-time mapped class object.
JpaManagedTypeBuilder  
JpaManagedTypeProvider An implementation of IManagedTypeProvider that is wrapping the design-time representation of a provider of managed types.
JpaMappedSuperclass The concrete implementation of IMappedSuperclass that is wrapping the design-time representation of a JPA mapped superclass.
JpaMapping The concrete implementation of IMapping that is wrapping the design-time representation of a mapping.
JpaNullManagedType The concrete implementation of IManagedType that is wrapping the design-time representation a "null" managed type.
JpaQuery The concrete implementation of IQuery that is wrapping the design-time representation of a JPQL query.
JpaType The concrete implementation of IType that is wrapping the design-time representation of a Java type.
JpaTypeDeclaration The concrete implementation of ITypeDeclaration that is wrapping the design-time representation of the declaration description of a type.
JpaTypeRepository The concrete implementation of ITypeRepository that is wrapping the design-time representation of a type repository.
SimpleType The concrete implementation of IType that is wrapping the type name only.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.