public class LoadingCollectionEntry extends Object
| Modifier and Type | Method and Description | 
|---|---|
| PersistentCollection | getCollection() | 
| Serializable | getKey() | 
| CollectionPersister | getPersister() | 
| ResultSet | getResultSet() | 
| String | toString() | 
public ResultSet getResultSet()
public CollectionPersister getPersister()
public Serializable getKey()
public PersistentCollection getCollection()
Copyright © 2016 JBoss by Red Hat. All rights reserved.