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