com.northgateis.reality.realsql
Class RealSQLRef
java.lang.Object
|
+--com.northgateis.reality.realsql.RealSQLRef
- public class RealSQLRef
- extends java.lang.Object
- implements java.sql.Ref
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 |
RealSQLRef
public RealSQLRef()
- Constructs a new
RealSQLRef
object.
getBaseTypeName
public java.lang.String getBaseTypeName()
throws java.sql.SQLException
- Gets the fully-qualified SQL structured type name of the referenced item.
- Specified by:
- getBaseTypeName in interface java.sql.Ref
- Returns:
- fully-qualified SQL structured type name of the referenced item.
- Throws:
- java.sql.SQLException - - if a database access error occurs
NEC welcomes your feedback on our documentation.
If you have any comments about the current Reality Help, or want something to be added in a future revision, please contact your NEC Helpdesk.
If your comment relates to this particular Help topic, remember to include the following information:
Product:
|
RealityVersion 15.5
|
Help revision:
|
Revision 0
|
Help topic:
|
: Class RealSQLRef
(RealSQL-JDBC)
|
File name:
|
realsqlref.html
|