kr.co.hit.live.query.element.tags
Class EmptyTag
java.lang.Object
kr.co.hit.live.query.element.tags.Tag
kr.co.hit.live.query.element.tags.EmptyTag
- Direct Known Subclasses:
- NotEmptyTag, NullTag
public class EmptyTag
- extends Tag
파라메터 명에 해당되는 데이터가 없거나 Empty String이면 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 |
propName
protected String propName
iterative
protected boolean iterative
EmptyTag
public EmptyTag(String propName,
int valueType)
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.