|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--kiurubeans.StatementItem | +--kiurubeans.StringItem
Representation of a preparedstatement item of type String
.
Field Summary |
Fields inherited from class kiurubeans.StatementItem |
target |
Constructor Summary | |
StringItem(java.lang.String content)
Creates a new instance of StateMentItem with String content. |
Methods inherited from class kiurubeans.StatementItem |
getContent, setContent |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringItem(java.lang.String content)
content
- content for PreparedStatement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |