Uses of Package
org.eclipse.persistence.jpa.jpql.tools.spi
-
Packages that use org.eclipse.persistence.jpa.jpql.tools.spi Package Description org.eclipse.persistence.jpa.jpql.tools org.eclipse.persistence.jpa.jpql.tools.model The classes defined in this package define the state model API, a state model can be used to manually or programmatically create and edit a JPQL query.org.eclipse.persistence.jpa.jpql.tools.model.query This package contains theStateObjectclasses that represents a JPQL query.org.eclipse.persistence.jpa.jpql.tools.resolver org.eclipse.persistence.jpa.jpql.tools.spi The Hermes SPI defines how the parser and its related features can retrieve information about the JPA managed types from the application. -
Classes in org.eclipse.persistence.jpa.jpql.tools.spi used by org.eclipse.persistence.jpa.jpql.tools Class Description IConstructor The external representation of a Java class constructor.IEntity The external representation of the managed type that is annotated with@jakarta.persistence.Entity.IManagedType The external representation of a managed type, which is a JPA persistent object.IManagedTypeProvider The external representation of the provider of managed types, which provide access to the JPA domain model.IMapping The external representation of a mapping, which represents a single persistence property of a managed type.IQuery The external representation of a JPQL query.IType The external representation of a Java type.ITypeDeclaration The external representation of a type declaration, which is used to give more information about the type, i.e.ITypeRepository The external representation of the repository of Java types, which gives access to the application's classes. -
Classes in org.eclipse.persistence.jpa.jpql.tools.spi used by org.eclipse.persistence.jpa.jpql.tools.model Class Description IManagedTypeProvider The external representation of the provider of managed types, which provide access to the JPA domain model. -
Classes in org.eclipse.persistence.jpa.jpql.tools.spi used by org.eclipse.persistence.jpa.jpql.tools.model.query Class Description IEntity The external representation of the managed type that is annotated with@jakarta.persistence.Entity.IManagedType The external representation of a managed type, which is a JPA persistent object.IManagedTypeProvider The external representation of the provider of managed types, which provide access to the JPA domain model.IManagedTypeVisitor The interface is used to visit aIManagedType.IMapping The external representation of a mapping, which represents a single persistence property of a managed type.IType The external representation of a Java type.ITypeDeclaration The external representation of a type declaration, which is used to give more information about the type, i.e.ITypeRepository The external representation of the repository of Java types, which gives access to the application's classes. -
Classes in org.eclipse.persistence.jpa.jpql.tools.spi used by org.eclipse.persistence.jpa.jpql.tools.resolver Class Description IManagedType The external representation of a managed type, which is a JPA persistent object.IManagedTypeProvider The external representation of the provider of managed types, which provide access to the JPA domain model.IManagedTypeVisitor The interface is used to visit aIManagedType.IMapping The external representation of a mapping, which represents a single persistence property of a managed type.IQuery The external representation of a JPQL query.IType The external representation of a Java type.ITypeDeclaration The external representation of a type declaration, which is used to give more information about the type, i.e.ITypeRepository The external representation of the repository of Java types, which gives access to the application's classes. -
Classes in org.eclipse.persistence.jpa.jpql.tools.spi used by org.eclipse.persistence.jpa.jpql.tools.spi Class Description IConstructor The external representation of a Java class constructor.IEmbeddable The external representation of the managed type that is annotated with@jakarta.persistence.Embeddable.IEntity The external representation of the managed type that is annotated with@jakarta.persistence.Entity.IManagedType The external representation of a managed type, which is a JPA persistent object.IManagedTypeProvider The external representation of the provider of managed types, which provide access to the JPA domain model.IManagedTypeVisitor The interface is used to visit aIManagedType.IMappedSuperclass The external representation of the managed type that is annotated with@jakarta.persistence.MappedSuperclass.IMapping The external representation of a mapping, which represents a single persistence property of a managed type.IMappingType This enumeration lists the mapping types defined in the Java Persistence functional specification.IQuery The external representation of a JPQL query.IType The external representation of a Java type.ITypeDeclaration The external representation of a type declaration, which is used to give more information about the type, i.e.ITypeRepository The external representation of the repository of Java types, which gives access to the application's classes.