|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbSession | |
---|---|
org.ow2.bonita.pvm.internal.hibernate | |
org.ow2.bonita.pvm.internal.jobexecutor | |
org.ow2.bonita.pvm.session | |
org.ow2.bonita.pvm.test.base |
Uses of DbSession in org.ow2.bonita.pvm.internal.hibernate |
---|
Classes in org.ow2.bonita.pvm.internal.hibernate that implement DbSession | |
---|---|
class |
HibernateDbSession
|
class |
HibernateJobDbSession
|
class |
HibernatePvmDbSession
|
Uses of DbSession in org.ow2.bonita.pvm.internal.jobexecutor |
---|
Subinterfaces of DbSession in org.ow2.bonita.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.bonita.pvm.session |
---|
Subinterfaces of DbSession in org.ow2.bonita.pvm.session | |
---|---|
interface |
PvmDbSession
|
Uses of DbSession in org.ow2.bonita.pvm.test.base |
---|
Methods in org.ow2.bonita.pvm.test.base that return DbSession | |
---|---|
DbSession |
EnvironmentDbTestCase.getDbSession()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |