Interface RemoteIdentifiers


public interface RemoteIdentifiers
  • Method Details

    • getRemoteSchemas

      Set<String> getRemoteSchemas()
    • getRemoteTables

      Set<String> getRemoteTables(String remoteSchema)
    • storesUpperCaseIdentifiers

      boolean storesUpperCaseIdentifiers()