Uses of Interface
org.eclipse.persistence.jpa.jpql.tools.spi.IMappingType
-
Packages that use IMappingType Package Description 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. -
-
Uses of IMappingType in org.eclipse.persistence.jpa.jpql.tools.spi
Subinterfaces of IMappingType in org.eclipse.persistence.jpa.jpql.tools.spi Modifier and Type Interface Description interfaceIEclipseLinkMappingTypeThis enumeration lists the mapping types defined in the Java Persistence functional specification and those that are provided by EclipseLink.
-