|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface XMLSQL.StoreLongXMLParams
Interface for managing the parameters to the storeLongXML prepared statement.
| Method Summary | |
|---|---|
long |
getHash()
Get the "Hash" parameter to use within prepared statement |
long |
getId()
Get the "Id" parameter to use within prepared statement |
java.lang.String |
getValue()
Get the "Value" parameter to use within prepared statement |
| Method Detail |
|---|
long getId()
throws RdbException
RdbException
java.lang.String getValue()
throws RdbException
RdbException
long getHash()
throws RdbException
RdbException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||