Searched refs:RETURN_GENERATED_KEYS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/sql/
H A DStatement.java643 int RETURN_GENERATED_KEYS = 1; field in interface:Statement
728 * <code>Statement.RETURN_GENERATED_KEYS</code>
739 * this method with a constant of Statement.RETURN_GENERATED_KEYS
843 * <code>Statement.RETURN_GENERATED_KEYS</code> or
851 * <code>Statement.RETURN_GENERATED_KEYS</code> or
856 * this method with a constant of Statement.RETURN_GENERATED_KEYS

Completed in 29 milliseconds