Searched refs:supportsANSI92EntryLevelSQL (Results 1 – 2 of 2) sorted by relevance
588 boolean supportsANSI92EntryLevelSQL() throws SQLException; in supportsANSI92EntryLevelSQL() method
691 assertFalse(meta.supportsANSI92EntryLevelSQL()); in test_supportsANSI92EntryLevelSQL()