|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OracleOpaque
This interface defines methods for Oracle specific Opaque.
Opaque is an Oracle proprietary type and is opaque to the user.
| Method Summary | |
|---|---|
OracleTypeMetaData |
getOracleMetaData()Oracle extension. |
String |
getSQLTypeName()Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents. |
Object |
getValue()Return the Opaque value. |
| Method Detail |
|---|
OracleTypeMetaData getOracleMetaData()
throws SQLException
SQLException - if an error occurs
String getSQLTypeName()
throws SQLException
Struct object represents.Struct object is the generic representationSQLException - if a database access error occurs
Object getValue()
throws SQLException
SQLException
|
Oracle®Database JDBC Java API Reference 12c Release 1 (12.1.0.2) E56669-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||