| Package | Description |
|---|---|
| org.activiti.engine.impl.cfg | |
| org.activiti.engine.impl.db |
| Modifier and Type | Field and Description |
|---|---|
protected DbSqlSessionFactory |
ProcessEngineConfigurationImpl.dbSqlSessionFactory |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
ProcessEngineConfigurationImpl.getDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.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 © 2016 Alfresco. All rights reserved.