com.sun.star.sdb
Class SQLContext
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.sun.star.uno.Exception
|
+--com.sun.star.sdbc.SQLException
|
+--com.sun.star.sdbc.SQLWarning
|
+--com.sun.star.sdb.SQLContext
- All Implemented Interfaces:
- java.io.Serializable
- public synchronized class SQLContext
- extends com.sun.star.sdbc.SQLWarning
- See Also:
- Serialized Form
Field Summary |
java.lang.String |
Details
|
static java.lang.Object |
UNORUNTIMEDATA
|
Fields inherited from class com.sun.star.sdbc.SQLException |
ErrorCode, NextException, SQLState, UNOTYPEINFO |
Fields inherited from class com.sun.star.uno.Exception |
Context |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary |
SQLContext()
|
SQLContext(java.lang.String s)
|
SQLContext(java.lang.String s1,
java.lang.Object o1,
java.lang.String s2,
int i,
java.lang.Object o2,
java.lang.String s3)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Details
public java.lang.String Details
UNORUNTIMEDATA
public static java.lang.Object UNORUNTIMEDATA
SQLContext
public SQLContext()
SQLContext
public SQLContext(java.lang.String s)
SQLContext
public SQLContext(java.lang.String s1,
java.lang.Object o1,
java.lang.String s2,
int i,
java.lang.Object o2,
java.lang.String s3)