Uses of Class
com.ocient.jdbc.XGPreparedStatement
Packages that use XGPreparedStatement
-
Uses of XGPreparedStatement in com.ocient.jdbc
Methods in com.ocient.jdbc that return XGPreparedStatementModifier and TypeMethodDescriptionstatic XGPreparedStatementXGPreparedStatement.newXGPreparedStatement(XGConnection conn, String sql, boolean force, boolean oneShotForce) Deprecated.static XGPreparedStatementXGPreparedStatement.newXGPreparedStatement(XGConnection conn, String sql, int type, int concur, boolean force, boolean oneShotForce) Deprecated.static XGPreparedStatementXGPreparedStatement.newXGPreparedStatement(XGConnection conn, String sql, int type, int concur, int hold, boolean force, boolean oneShotForce) Deprecated.