Uses of Class
org.hibernate.sql.results.internal.RowTransformerListImpl
-
Packages that use RowTransformerListImpl Package Description org.hibernate.sql.results.internal -
-
Uses of RowTransformerListImpl in org.hibernate.sql.results.internal
Fields in org.hibernate.sql.results.internal declared as RowTransformerListImpl Modifier and Type Field Description static RowTransformerListImpl
RowTransformerListImpl. INSTANCE
Singleton accessMethods in org.hibernate.sql.results.internal that return RowTransformerListImpl Modifier and Type Method Description static RowTransformerListImpl
RowTransformerListImpl. instance()
-