Searched refs:nullable (Results 1 – 2 of 2) sorted by relevance
1833 String table, int scope, boolean nullable) throws SQLException; in getBestRowIdentifier() argument
340 String[] nullable = {"YES", "NO",""}; in test_getColumnsSpecific() local348 Arrays.sort(nullable); in test_getColumnsSpecific()363 nullable, rs.getString("IS_NULLABLE")) > -1); in test_getColumnsSpecific()