|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jdbwc.core.WCSQLData
public class WCSQLData
NOTE: This is only a skeleton and has not been implemented yet!!!
Constructor Summary | |
---|---|
protected |
WCSQLData()
Constructs a new instance of this. |
Method Summary | |
---|---|
java.lang.String |
getSQLTypeName()
|
void |
readSQL(java.sql.SQLInput stream,
java.lang.String typeName)
|
void |
writeSQL(java.sql.SQLOutput stream)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected WCSQLData()
Method Detail |
---|
public java.lang.String getSQLTypeName() throws java.sql.SQLException
getSQLTypeName
in interface java.sql.SQLData
java.sql.SQLException
public void readSQL(java.sql.SQLInput stream, java.lang.String typeName) throws java.sql.SQLException
readSQL
in interface java.sql.SQLData
java.sql.SQLException
public void writeSQL(java.sql.SQLOutput stream) throws java.sql.SQLException
writeSQL
in interface java.sql.SQLData
java.sql.SQLException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |