com.sybase.jdbc2.tds
Class DataFormat
java.lang.Object
|
+--com.sybase.jdbc2.tds.Token
|
+--com.sybase.jdbc2.tds.DataFormat
- public class DataFormat
- extends Token
Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
_blobType
protected int _blobType
_classIdLen
protected int _classIdLen
_className
protected java.lang.String _className
_datatype
protected int _datatype
_length
protected int _length
_locale
protected java.lang.String _locale
_name
protected java.lang.String _name
_precision
protected int _precision
_scale
protected int _scale
_status
protected int _status
_tableName
protected java.lang.String _tableName
_usertype
protected int _usertype
DataFormat
protected DataFormat()
DataFormat
public DataFormat(com.sybase.jdbc2.tds.TdsInputStream )
DataFormat
public DataFormat(com.sybase.jdbc2.tds.TdsInputStream , boolean )
DataFormat
public DataFormat(com.sybase.jdbc2.tds.TdsParam , com.sybase.jdbc2.tds.TdsOutputStream )
getDataTypeString
public static java.lang.String getDataTypeString(int )
length
public int length()
lengthSize
protected static int lengthSize(int )
maxLength
private static int maxLength(com.sybase.jdbc2.tds.TdsParam , int , int )
newDataFormat
private void newDataFormat(com.sybase.jdbc2.tds.TdsInputStream , boolean )
send
public void send(com.sybase.jdbc2.tds.TdsOutputStream )