Searched refs:supportsSchemasInTableDefinitions (Results 1 – 2 of 2) sorted by relevance
706 boolean supportsSchemasInTableDefinitions() throws SQLException; in supportsSchemasInTableDefinitions() method
889 assertFalse(meta.supportsSchemasInTableDefinitions()); in test_supportsSchemasInTableDefinitions()