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

/libcore/ojluni/src/main/java/java/sql/
H A DDatabaseMetaData.java550 * Retrieves whether columns in this database may be defined as non-nullable.
1828 * @param nullable include columns that are nullable.
1833 String table, int scope, boolean nullable) throws SQLException;
1832 getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable) argument

Completed in 1080 milliseconds