예제 #1
0
 /** @see com.hardcode.gdbms.engine.data.DataSource#start() */
 public void start() throws ReadDriverException {
   dataSource.start();
 }