|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OracleResultSet.AuthorizationIndicator | |
|---|---|
| oracle.jdbc | Beginning in Oracle9i, the Oracle extensions to JDBC are captured
in the package oracle.jdbc. |
| Uses of OracleResultSet.AuthorizationIndicator in oracle.jdbc |
|---|
| Methods in oracle.jdbc that return OracleResultSet.AuthorizationIndicator | |
|---|---|
OracleResultSet.AuthorizationIndicator |
OracleResultSet.getAuthorizationIndicator(int columnIndex)
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet object. |
OracleResultSet.AuthorizationIndicator |
OracleResultSet.getAuthorizationIndicator(String columnName)
Retrieves the column security visibility attribute of the designated column in the current row of this OracleResultSet. |
static OracleResultSet.AuthorizationIndicator |
OracleResultSet.AuthorizationIndicator.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OracleResultSet.AuthorizationIndicator[] |
OracleResultSet.AuthorizationIndicator.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Oracle JDBC API Reference 12c Release 1 ("12.1.0.2.0") E17663-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||