Uses of Class
org.hibernate.jpa.spi.NativeQueryListTransformer
-
Packages that use NativeQueryListTransformer 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 NativeQueryListTransformer in org.hibernate.jpa.spi
Fields in org.hibernate.jpa.spi declared as NativeQueryListTransformer Modifier and Type Field Description static NativeQueryListTransformer
NativeQueryListTransformer. INSTANCE
-