| Package | Description |
|---|---|
| org.activiti.dmn.engine | |
| org.activiti.dmn.engine.impl.db |
| Modifier and Type | Field and Description |
|---|---|
protected DbSqlSessionFactory |
DmnEngineConfiguration.dbSqlSessionFactory |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
DmnEngineConfiguration.createDbSqlSessionFactory() |
DbSqlSessionFactory |
DmnEngineConfiguration.getDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DmnEngineConfiguration.setDbSqlSessionFactory(DbSqlSessionFactory dbSqlSessionFactory) |
| Modifier and Type | Field and Description |
|---|---|
protected DbSqlSessionFactory |
DbSqlSession.dbSqlSessionFactory |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
DbSqlSession.getDbSqlSessionFactory() |
| Constructor and Description |
|---|
DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory) |
DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
Connection connection,
String catalog,
String schema) |
Copyright © 2017 Alfresco. All rights reserved.