java.lang.Object java.lang.Throwable java.lang.Exception java.sql.SQLException java.sql.SQLWarning java.sql.DataTruncation
public DataTruncation(int index, boolean parameter, boolean read, int dataSize, int transferSize)
public int getDataSize()
public int getIndex()
public boolean getParameter()
public boolean getRead()
public int getTransferSize()