Uses of Interface
org.ow2.orchestra.pvm.session.DbSession

Packages that use DbSession
org.ow2.orchestra.pvm.internal.hibernate   
org.ow2.orchestra.pvm.internal.jms   
org.ow2.orchestra.pvm.internal.jobexecutor   
org.ow2.orchestra.pvm.session   
 

Uses of DbSession in org.ow2.orchestra.pvm.internal.hibernate
 

Classes in org.ow2.orchestra.pvm.internal.hibernate that implement DbSession
 class HibernateDbSession
           
 class HibernateJobDbSession
           
 class HibernatePvmDbSession
           
 

Uses of DbSession in org.ow2.orchestra.pvm.internal.jms
 

Fields in org.ow2.orchestra.pvm.internal.jms declared as DbSession
protected  DbSession JmsMessageSession.dbSession
           
 

Uses of DbSession in org.ow2.orchestra.pvm.internal.jobexecutor
 

Subinterfaces of DbSession in org.ow2.orchestra.pvm.internal.jobexecutor
 interface JobDbSession
          internal interface used by the jobImpl executor and the implementations of MessageSession and TimerSession.
 

Uses of DbSession in org.ow2.orchestra.pvm.session
 

Subinterfaces of DbSession in org.ow2.orchestra.pvm.session
 interface PvmDbSession
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.