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