Searched refs:getMaxCatalogNameLength (Results 1 – 2 of 2) sorted by relevance
1060 int getMaxCatalogNameLength() throws SQLException; in getMaxCatalogNameLength() method
948 assertTrue("Incorrect name length", meta.getMaxCatalogNameLength() == 0); in test_getMaxCatalogNameLength()