|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectSqlFragment
LiteralFragment
public final class LiteralFragment
Represents a portion of the SQL annotation's statement member which is not within substitution delimiters. The parser creates LiteralFragements for portions of the SQL statement which do not require any special processing.
Method Summary | |
---|---|
String |
toString()
Required for JUnit testing. |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String toString()
toString
in class SqlFragment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |