public class ColumnBase extends PreparedColumnImpl
loader, saver, targetClass
columnNameKey, columnSize, functionFlag, nullable, position, queryStringKey, scale, sqlType, table
コンストラクタと説明 |
---|
ColumnBase(Column column,
java.lang.Class targetClass)
スーパークラスからのコンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
protected ColumnStorable |
createColumnStorable()
ColumnStorableを作成する。
|
createColumnLoadable, getColumnLoadable, getColumnStorable, getTargetClass, getValue, getValue, setValue
createQueryKey, createQueryString, createUpdateQueryString, equals, getColumnLoadable, getColumnName, getColumnNameKey, getColumnStorable, getFullColumnName, getFullColumnNameKey, getPosition, getQuery, getScale, getSize, getSqlType, getTable, getUpdateQuery, hashCode, isNullable, toString
public ColumnBase(Column column, java.lang.Class targetClass)
protected ColumnStorable createColumnStorable() throws FatalException
createColumnStorable
クラス内 PreparedColumnImpl
FatalException