|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
com.redhat.persistence | |
com.redhat.persistence.metadata |
Uses of Session in com.redhat.persistence |
Methods in com.redhat.persistence that return Session | |
Session |
Cursor.getSession()
|
Session |
PersistentCollection.getSession()
|
Session |
DataSet.getSession()
|
Session |
QuerySource.getSession()
|
Session |
Engine.getSession()
|
Session |
Event.getSession()
|
Methods in com.redhat.persistence with parameters of type Session | |
PersistentCollection |
PersistentObjectSource.getPersistentCollection(Session ssn,
DataSet set)
|
Constructors in com.redhat.persistence with parameters of type Session | |
DataSet(Session ssn,
Signature sig,
Expression expr)
|
Uses of Session in com.redhat.persistence.metadata |
Methods in com.redhat.persistence.metadata with parameters of type Session | |
void |
Adapter.setSession(Object obj,
Session ssn)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |