|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--kiurubeans.StatementItem | +--kiurubeans.IntItem
Representation of a preparedstatement item of type int
.
Field Summary |
Fields inherited from class kiurubeans.StatementItem |
target |
Constructor Summary | |
IntItem(int content)
Creates a new instance of StateMentItem with int 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 IntItem(int content)
content
- content for PreparedStatement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |