|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataSet | |
com.redhat.persistence |
Uses of DataSet in com.redhat.persistence |
Methods in com.redhat.persistence that return DataSet | |
DataSet |
Cursor.getDataSet()
|
DataSet |
PersistentCollection.getDataSet()
|
DataSet |
Session.getDataSet(ObjectType type)
|
DataSet |
Session.getDataSet(PropertyMap keys)
|
DataSet |
Session.getDataSet(Object obj)
|
DataSet |
Session.getDataSet(Object obj,
Property prop)
|
Methods in com.redhat.persistence with parameters of type DataSet | |
PersistentCollection |
PersistentObjectSource.getPersistentCollection(Session ssn,
DataSet set)
|
Constructors in com.redhat.persistence with parameters of type DataSet | |
Cursor(DataSet ds)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |