Uses of Class
com.redhat.persistence.Session

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)
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC