Interface | Description |
---|---|
ITextTag |
The text from node elements at XML file.
|
Class | Description |
---|---|
ChooseTag | |
ConditionalTag |
Represent the
if tag from XML file to put dynamic SQLs. |
IfTag |
Represent the
if tag from XML file to put dynamic SQLs. |
OtherwiseTag | |
SetTag |
Represent the
set sentence from update SQL. |
StaticText |
This class represent text found at NodeValue from tag at XML document.
|
WhenTag | |
WhereTag |
Represent the
where sentence from SQL. |
Exception | Description |
---|---|
MalformedExpression |
This exception is throwed if an OGNL expression its founded at bad format
|
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.