Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.2 Online Documentation (MoTW) Revision 3
: Class RealSQLRef (RealSQL-JDBC) (realsqlref.html)
|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object | +--com.northgateis.reality.realsql.RealSQLRef
Implements the JDBC 2.0 Ref interface.
| Constructor Summary | |
RealSQLRef()
Constructs a new RealSQLRef object. |
|
| Method Summary | |
java.lang.String | getBaseTypeName()Gets the fully-qualified SQL structured type name of the referenced item. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public RealSQLRef()
RealSQLRef object.| Method Detail |
public java.lang.String getBaseTypeName() throws java.sql.SQLException
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||