Uses of Class
org.hibernate.collection.spi.PersistentList
-
Packages that use PersistentList Package Description org.hibernate.sql.results.graph.collection.internal -
-
Uses of PersistentList in org.hibernate.sql.results.graph.collection.internal
Methods in org.hibernate.sql.results.graph.collection.internal that return PersistentList Modifier and Type Method Description PersistentList<?>
ListInitializer. getCollectionInstance()
-