Dali Provisional API
Release 3.2

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

Packages that use org.eclipse.jpt.jpa.core.jpql.spi
org.eclipse.jpt.jpa.core.jpql   
org.eclipse.jpt.jpa.core.jpql.spi   
org.eclipse.jpt.jpa.eclipselink.core.jpql.spi   
 

Classes in org.eclipse.jpt.jpa.core.jpql.spi used by org.eclipse.jpt.jpa.core.jpql
IManagedTypeBuilder
          This builder is responsible to create the concrete instance of a {@link org.eclipse.persistence.
JpaManagedTypeProvider
          An implementation of IManagedTypeProvider that is wrapping the design-time representation of a provider of managed types.
 

Classes in org.eclipse.jpt.jpa.core.jpql.spi used by org.eclipse.jpt.jpa.core.jpql.spi
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.
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.
JpaManagedType
          The abstract definition of IManagedType defined for wrapping the design-time mapped class object.
JpaManagedTypeProvider
          An implementation of IManagedTypeProvider that is wrapping the design-time representation of a provider of managed types.
JpaMapping
          The concrete implementation of IMapping that is wrapping the design-time representation of a mapping.
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.
 

Classes in org.eclipse.jpt.jpa.core.jpql.spi used by org.eclipse.jpt.jpa.eclipselink.core.jpql.spi
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.
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.
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.
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.