Searched refs:supportsSchemasInIndexDefinitions (Results 1 – 2 of 2) sorted by relevance
714 boolean supportsSchemasInIndexDefinitions() throws SQLException; in supportsSchemasInIndexDefinitions() method
877 assertFalse(meta.supportsSchemasInIndexDefinitions()); in test_supportsSchemasInIndexDefinitions()