Searched refs:supportsDifferentTableCorrelationNames (Results 1 – 3 of 3) sorted by relevance
470 boolean supportsDifferentTableCorrelationNames() throws SQLException; in supportsDifferentTableCorrelationNames() method
760 assertFalse(meta.supportsDifferentTableCorrelationNames()); in test_supportsDifferentTableCorrelationNames()
9181 method public boolean supportsDifferentTableCorrelationNames() throws java.sql.SQLException;