✓
public abstract interface SQLData
Methods
- ✓public abstract java.lang.String getSQLTypeName() throws java.sql.SQLException
- ✓public abstract void readSQL(java.sql.SQLInput arg0, java.lang.String arg1) throws java.sql.SQLException
- ✓public abstract void writeSQL(java.sql.SQLOutput arg0) throws java.sql.SQLException