|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InputHandler<T>
Input Handler is responsible for handling query input parameters (SQL string and named parameters)
Method Summary | |
---|---|
QueryParameters |
getQueryParameters()
Returns named parameters and their values |
java.lang.String |
getQueryString()
Returns parsed SQL String (without named parameters) |
Method Detail |
---|
java.lang.String getQueryString()
QueryParameters getQueryParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |