| Package | Description |
|---|---|
| net.as_development.asdk.db_service | |
| net.as_development.asdk.db_service.impl.sql.generator |
| Modifier and Type | Method and Description |
|---|---|
ISqlGenerator.ESqlError |
ISqlGenerator.mapSqlExceptionToError(SQLException aException)
map the given SQL exception to an suitable error code.
|
static ISqlGenerator.ESqlError |
ISqlGenerator.ESqlError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ISqlGenerator.ESqlError[] |
ISqlGenerator.ESqlError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ISqlGenerator.ESqlError |
AnsiSqlGenerator.mapSqlExceptionToError(SQLException exSQL) |
Copyright © 2016 as-development.net. All rights reserved.