public class ColumnSaveSchema extends ColumnSaver
ColumnSaver.LocalByteArrayInputStream, ColumnSaver.LocalStringReader
修飾子とタイプ | フィールドと説明 |
---|---|
protected static java.lang.reflect.Method |
identID |
bigDecimalToString, binaryToLocalByteArrayInputStream, booleanToInteger, booleanToString, bytesToLocalByteArrayInputStream, byteToString, column, convertors, dateToSqlDate, dateToSqlTime, dateToSqlTimestamp, dateToString, doubleToString, floatToString, intToString, isqlType, longToString, methods, nullParam, psSetBigDecimal, psSetBinaryStream, psSetBoolean, psSetByte, psSetCharacterStream, psSetDate, psSetDouble, psSetFloat, psSetInteger, psSetLong, psSetNull, psSetShort, psSetString, psSetTime, psSetTimestamp, setter, shortToString, streamType, stringToLocalStringReader, targetClass, timestampToString
コンストラクタと説明 |
---|
ColumnSaveSchema(Column column,
java.lang.Class targetClass)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected void |
setMethod(java.lang.Class setClass,
java.lang.reflect.Method getter) |
binaryToLocalByteArrayInputStream, booleanToIntegerConverter, bytesToLocalByteArrayInputStream, createMethods, dateToSqlDateConverter, dateToSqlTimeConverter, dateToSqlTimestampConverter, dateToStringConverter, getColumn, getColumnSetter, getTargetClass, getValueConvertors, getValueGetterMethods, setValue, stringToLocalStringReader, timestampToStringConverter
public ColumnSaveSchema(Column column, java.lang.Class targetClass) throws FatalException
column
- カラムメタ情報FatalException
protected void setMethod(java.lang.Class setClass, java.lang.reflect.Method getter) throws FatalException
setMethod
クラス内 ColumnSaver
setClass
- BusinessObjectFatalException