SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.addEntitySourceClass(Class<?> entitySourceClass) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.applicationLocation(String applicationLocation) |
static SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.create() |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.createTablesFileName(String createTablesFileName) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.databaseDDLGeneration(String databaseDDLGeneration) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.ddlOutputMode(String ddlOutputMode) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.dialect(String dialect) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.dropTablesFileName(String dropTablesFileName) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.formatSql(boolean formatSql) |
abstract SQLSessionFactoryConfiguration |
AnterosSpringPersistenceConfiguration.getSQLSessionFactoryConfiguration() |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.includeSecurityModel(boolean includeSecurityModel) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.jdbcSchema(String jdbcSchema) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.lockTimeout(Long lockTimeout) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.packageScanEntity(br.com.anteros.persistence.session.configuration.PackageScanEntity packageScanEntity) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.scriptDDLGeneration(String scriptDDLGeneration) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.showSql(br.com.anteros.persistence.session.query.ShowSQLType... showSql) |
SQLSessionFactoryConfiguration |
SQLSessionFactoryConfiguration.useBeanValidation(Boolean useBeanValidation) |