Home
last modified time | relevance | path

Searched refs:JavaSQLCallableStatement (Results 1 – 2 of 2) sorted by relevance

/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DJavaSQLCallableStatement.java42 public class JavaSQLCallableStatement extends JavaSQLPreparedStatement implements XRow, XOutParamet… class
43 public JavaSQLCallableStatement(JavaSQLConnection connection, String sql) { in JavaSQLCallableStatement() method in JavaSQLCallableStatement
H A DJavaSQLConnection.java276 JavaSQLCallableStatement statement = new JavaSQLCallableStatement(this, sqlStatement); in prepareCall()

Completed in 21 milliseconds