public class AQTextMessage extends SMYLDObject implements SQLData
NEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
AQTextMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSQLTypeName() |
void |
readSQL(SQLInput stream,
String typeName) |
void |
writeSQL(SQLOutput stream) |
debug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic String getSQLTypeName() throws SQLException
getSQLTypeName in interface SQLDataSQLExceptionpublic void readSQL(SQLInput stream, String typeName) throws SQLException
readSQL in interface SQLDataSQLExceptionpublic void writeSQL(SQLOutput stream) throws SQLException
writeSQL in interface SQLDataSQLExceptionCopyright © 2019 com.github.mfjamil. All rights reserved.