| Package | Description |
|---|---|
| com.acciente.oacc.sql | |
| com.acciente.oacc.sql.internal | |
| com.acciente.oacc.sql.internal.persister |
| Modifier and Type | Method and Description |
|---|---|
static SQLDialect |
SQLDialect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLDialect[] |
SQLDialect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AccessControlContext |
SQLAccessControlContextFactory.getAccessControlContext(Connection connection,
String schemaName,
SQLDialect sqlDialect) |
static AccessControlContext |
SQLAccessControlContextFactory.getAccessControlContext(Connection connection,
String schemaName,
SQLDialect sqlDialect,
AuthenticationProvider authenticationProvider) |
static AccessControlContext |
SQLAccessControlContextFactory.getAccessControlContext(DataSource dataSource,
String schemaName,
SQLDialect sqlDialect) |
static AccessControlContext |
SQLAccessControlContextFactory.getAccessControlContext(DataSource dataSource,
String schemaName,
SQLDialect sqlDialect,
AuthenticationProvider authenticationProvider) |
| Modifier and Type | Method and Description |
|---|---|
static AccessControlContext |
SQLAccessControlContext.getAccessControlContext(Connection connection,
String schemaName,
SQLDialect sqlDialect) |
static AccessControlContext |
SQLAccessControlContext.getAccessControlContext(Connection connection,
String schemaName,
SQLDialect sqlDialect,
AuthenticationProvider authenticationProvider) |
static AccessControlContext |
SQLAccessControlContext.getAccessControlContext(DataSource dataSource,
String schemaName,
SQLDialect sqlDialect) |
static AccessControlContext |
SQLAccessControlContext.getAccessControlContext(DataSource dataSource,
String schemaName,
SQLDialect sqlDialect,
AuthenticationProvider authenticationProvider) |
| Constructor and Description |
|---|
SQLPasswordAuthenticationProvider(Connection connection,
String schemaName,
SQLDialect sqlDialect) |
SQLPasswordAuthenticationProvider(DataSource dataSource,
String schemaName,
SQLDialect sqlDialect) |
| Modifier and Type | Method and Description |
|---|---|
static SQLStrings |
SQLStrings.getSQLStrings(String schemaName,
SQLDialect sqlDialect) |
OACC is a Java Application Security Framework developed by Acciente, LLC..
Copyright 2015, Acciente, LLC.All rights reserved.