public class IfTag extends ConditionalTag
if tag from XML file to put dynamic SQLs.| Modifier and Type | Field and Description |
|---|---|
static String |
TAG_NAME |
ATTRIBUTE_TESTpublic static final String TAG_NAME
public IfTag(String ognlExpression, String text)
ognlExpression - the OGNL expression to be parsedMalformedExpression - if the expression is malformed or if there is a
pathological environmental problem.Copyright © 2015 jkniv. All rights reserved.