Uses of Class
org.hibernate.jpa.spi.NativeQueryMapTransformer
-
Packages that use NativeQueryMapTransformer Package Description org.hibernate.jpa.spi An SPI for managing cases where, by default, Hibernate intentionally violates the letter of the JPA specification. -
-
Uses of NativeQueryMapTransformer in org.hibernate.jpa.spi
Fields in org.hibernate.jpa.spi declared as NativeQueryMapTransformer Modifier and Type Field Description static NativeQueryMapTransformer
NativeQueryMapTransformer. INSTANCE
-