Searched defs:create (Results 1 - 6 of 6) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/jdbc/
H A DStatementCreator.java32 * Class used to specify how to create a {@code PreparedStatement} to be
43 abstract PreparedStatement create(Connection conn) throws SQLException; method in class:StatementCreator
H A DInsertQuery.java53 PreparedStatement create(Connection conn) throws SQLException { method in class:InsertQuery
H A DPreparedQuery.java33 * A {@code StatementCreator} for statements that create {@code ResultSet}s
84 PreparedStatement create(Connection conn) throws SQLException { method in class:PreparedQuery
/opengrok-jel/test/org/opensolaris/opengrok/util/
H A DTestRepository.java48 public void create(InputStream inputBundle) throws IOException { method in class:TestRepository
/opengrok-jel/src/org/opensolaris/opengrok/web/
H A DEftarFile.java245 public void create(String[] args) throws IOException, FileNotFoundException { method in class:EftarFile
267 ef.create(args);
/opengrok-jel/lib/
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/http/ javax/servlet/resources/ javax/ ...

Completed in 22 milliseconds