|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryParameter | |
org.apache.xalan.lib.sql | Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through a "streamable" result set. |
Uses of QueryParameter in org.apache.xalan.lib.sql |
Methods in org.apache.xalan.lib.sql with parameters of type QueryParameter | |
void |
XConnection.setParameter(int pos,
java.sql.PreparedStatement stmt,
QueryParameter p)
Set the parameter for a Prepared Statement |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |