protected static class SqlFileBatchUpdateQuery.SqlFileBatchPostUpdateContext<E>
extends org.seasar.doma.internal.jdbc.entity.AbstractPostUpdateContext<E>
コンストラクタと説明 |
---|
SqlFileBatchPostUpdateContext(EntityType<E> entityType,
java.lang.reflect.Method method,
Config config) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
isPropertyChanged(java.lang.String propertyName)
プロパティが変更されたかどうかを返します。
|
validatePropertyDefined
getConfig, getEntityType, getMethod, getNewEntity, isPropertyDefinedInternal, setNewEntity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getConfig, getEntityType, getMethod, getNewEntity, setNewEntity
public SqlFileBatchPostUpdateContext(EntityType<E> entityType, java.lang.reflect.Method method, Config config)
public boolean isPropertyChanged(java.lang.String propertyName)
PostUpdateContext
Update.sqlFile()
に false
が指定されたDaoメソッドによる実行でない場合、常に
true
を返します。
propertyName
- プロパティ名