|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersistenceSession | |
|---|---|
| org.camunda.bpm.engine.impl.db | |
| org.camunda.bpm.engine.impl.db.entitymanager | |
| org.camunda.bpm.engine.impl.db.sql | |
| Uses of PersistenceSession in org.camunda.bpm.engine.impl.db |
|---|
| Classes in org.camunda.bpm.engine.impl.db that implement PersistenceSession | |
|---|---|
class |
AbstractPersistenceSession
|
| Uses of PersistenceSession in org.camunda.bpm.engine.impl.db.entitymanager |
|---|
| Fields in org.camunda.bpm.engine.impl.db.entitymanager declared as PersistenceSession | |
|---|---|
protected PersistenceSession |
DbEntityManager.persistenceSession
|
| Constructors in org.camunda.bpm.engine.impl.db.entitymanager with parameters of type PersistenceSession | |
|---|---|
DbEntityManager(IdGenerator idGenerator,
PersistenceSession persistenceSession)
|
|
| Uses of PersistenceSession in org.camunda.bpm.engine.impl.db.sql |
|---|
| Classes in org.camunda.bpm.engine.impl.db.sql that implement PersistenceSession | |
|---|---|
class |
DbSqlSession
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||