|
Oracle JDBC API Reference 11g Release 2 ("11.2.0.3.0") |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OracleOpaque
Method Summary | |
---|---|
OracleTypeMetaData |
getOracleMetaData()
Oracle extension. |
java.lang.String |
getSQLTypeName()
Implements the Struct interface function Retrieves the SQL type name of the SQL structured type that this Struct object represents. |
java.lang.Object |
getValue()
Return the Opaque value. |
Method Detail |
---|
OracleTypeMetaData getOracleMetaData() throws java.sql.SQLException
java.sql.SQLException
- if an error occursjava.lang.String getSQLTypeName() throws java.sql.SQLException
Struct
object represents.
java.sql.SQLException
- if a database access error occursjava.lang.Object getValue() throws java.sql.SQLException
java.sql.SQLException
|
Oracle JDBC API Reference 11g Release 2 ("11.2.0.3.0") |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |