|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jbpm.persistence.db.DbPersistenceService
org.jbpm.persistence.jta.JtaDbPersistenceService
public class JtaDbPersistenceService
| Field Summary |
|---|
| Fields inherited from class org.jbpm.persistence.db.DbPersistenceService |
|---|
connection, contextSession, graphSession, isCurrentSessionEnabled, isTransactionEnabled, jobSession, loggingSession, mustConnectionBeClosed, mustSessionBeClosed, mustSessionBeFlushed, persistenceServiceFactory, services, session, taskMgmtSession, transaction |
| Constructor Summary | |
|---|---|
JtaDbPersistenceService(DbPersistenceServiceFactory persistenceServiceFactory)
|
|
| Method Summary | |
|---|---|
void |
close()
|
boolean |
isJtaTxCreated()
|
void |
setJtaTxCreated(boolean isJtaTxCreated)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JtaDbPersistenceService(DbPersistenceServiceFactory persistenceServiceFactory)
| Method Detail |
|---|
public void close()
close in interface Serviceclose in class DbPersistenceServicepublic boolean isJtaTxCreated()
public void setJtaTxCreated(boolean isJtaTxCreated)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||