org.seasar.robot.db.allcommon
クラス ImplementedCommonColumnAutoSetupper
java.lang.Object
org.seasar.robot.db.allcommon.ImplementedCommonColumnAutoSetupper
- すべての実装されたインタフェース:
- org.seasar.robot.dbflute.bhv.core.CommonColumnAutoSetupper
public class ImplementedCommonColumnAutoSetupper
- extends java.lang.Object
- implements org.seasar.robot.dbflute.bhv.core.CommonColumnAutoSetupper
The basic implementation of the auto set-upper of common column.
- 作成者:
- DBFlute(AutoGenerator)
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImplementedCommonColumnAutoSetupper
public ImplementedCommonColumnAutoSetupper()
handleCommonColumnOfInsertIfNeeds
public void handleCommonColumnOfInsertIfNeeds(org.seasar.robot.dbflute.Entity targetEntity)
-
- 定義:
- インタフェース
org.seasar.robot.dbflute.bhv.core.CommonColumnAutoSetupper
内の handleCommonColumnOfInsertIfNeeds
handleCommonColumnOfUpdateIfNeeds
public void handleCommonColumnOfUpdateIfNeeds(org.seasar.robot.dbflute.Entity targetEntity)
-
- 定義:
- インタフェース
org.seasar.robot.dbflute.bhv.core.CommonColumnAutoSetupper
内の handleCommonColumnOfUpdateIfNeeds
log
protected void log(EntityDefinedCommonColumn entity,
java.lang.String keyword)
Copyright © 2011. All Rights Reserved.