Uses of Class
com.ocient.jdbc.XGStatement
-
Packages that use XGStatement Package Description com.ocient.jdbc -
-
Uses of XGStatement in com.ocient.jdbc
Subclasses of XGStatement in com.ocient.jdbc Modifier and Type Class Description classXGPreparedStatementConstructors in com.ocient.jdbc with parameters of type XGStatement Constructor Description XGResultSet(XGConnection conn, int fetchSize, XGStatement stmt)XGResultSet(XGConnection conn, int fetchSize, XGStatement stmt, ClientWireProtocol.ResultSet re)XGResultSet(XGConnection conn, ArrayList<Object> rs, XGStatement stmt)
-