예제 #1
0
 @Override
 public TableName[] listTableNames() throws IOException {
   return wrappedConnection.listTableNames();
 }