Uses of Interface
com.blazebit.persistence.spi.JpaMetamodelAccessor
-
Packages that use JpaMetamodelAccessor Package Description com.blazebit.persistence.spi SPI for implementers of the Blaze-Persistence API. -
-
Uses of JpaMetamodelAccessor in com.blazebit.persistence.spi
Methods in com.blazebit.persistence.spi that return JpaMetamodelAccessor Modifier and Type Method Description JpaMetamodelAccessor
JpaProvider. getJpaMetamodelAccessor()
Returns the JpaMetamodelAccessor for this JPA vendor.
-