Home | History | Annotate | Download | only in sql

Lines Matching defs:createStatement

105     Statement createStatement() throws SQLException;
508 * This method is the same as the <code>createStatement</code> method
533 Statement createStatement(int resultSetType, int resultSetConcurrency)
782 * This method is the same as the <code>createStatement</code> method
812 Statement createStatement(int resultSetType, int resultSetConcurrency,