|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleTranslatingConnection.SqlTranslationVersion | |
|---|---|
| oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured in the package oracle.jdbc. |
| Uses of OracleTranslatingConnection.SqlTranslationVersion in oracle.jdbc |
|---|
| Methods in oracle.jdbc that return OracleTranslatingConnection.SqlTranslationVersion | |
|---|---|
static OracleTranslatingConnection.SqlTranslationVersion |
OracleTranslatingConnection.SqlTranslationVersion.valueOf(String name)Returns the enum constant of this type with the specified name. |
static OracleTranslatingConnection.SqlTranslationVersion[] |
OracleTranslatingConnection.SqlTranslationVersion.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.jdbc that return types with arguments of type OracleTranslatingConnection.SqlTranslationVersion | |
|---|---|
Map<OracleTranslatingConnection.SqlTranslationVersion,String> |
OracleTranslatingConnection.getSqlTranslationVersions(String sql, boolean suppressExceptions)Returns a map of all the translation versions of the query during SQL Translation. |
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||