kr.co.hit.live.query.element.tags
Class AlwaysTag
java.lang.Object
kr.co.hit.live.query.element.tags.Tag
kr.co.hit.live.query.element.tags.AlwaysTag
public class AlwaysTag
- extends Tag
항상 true를 리턴한다.
- Since:
- 4.0
- Author:
- 김형도
| Fields inherited from class kr.co.hit.live.query.element.tags.Tag |
valueType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlwaysTag
public AlwaysTag()
isCondition
public boolean isCondition(ValueObject params,
int iterationIdx,
DbmsSupporter supporter,
DefinitionMap defMap)
- Description copied from class:
Tag
- 동적으로 SQL사용 여부를 결정하는 메소드이다.
- Specified by:
isCondition in class Tag
- Returns:
Copyright © 2014. All Rights Reserved.