示例#1
0
 protected String getConnectionCatalogName() throws DatabaseException {
   return connection.getCatalog();
 }