| Modifier and Type | Field and Description |
|---|---|
protected DbSqlSessionFactory |
AbstractEngineConfiguration.dbSqlSessionFactory |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
AbstractEngineConfiguration.createDbSqlSessionFactory() |
DbSqlSessionFactory |
AbstractEngineConfiguration.getDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
AbstractEngineConfiguration |
AbstractEngineConfiguration.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,
EntityCache entityCache) |
DbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache,
Connection connection,
String catalog,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
ContentEngineConfiguration.createDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
DmnEngineConfiguration.createDbSqlSessionFactory() |
| Modifier and Type | Class and Description |
|---|---|
class |
ProfilingDbSqlSessionFactory |
| Constructor and Description |
|---|
ProfilingDbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache) |
ProfilingDbSqlSession(DbSqlSessionFactory dbSqlSessionFactory,
EntityCache entityCache,
Connection connection,
String catalog,
String schema) |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
EventRegistryEngineConfiguration.createDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
FormEngineConfiguration.createDbSqlSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
DbSqlSessionFactory |
IdmEngineConfiguration.createDbSqlSessionFactory() |
Copyright © 2023 Flowable. All rights reserved.