Revision 45649 trunk/org.gvsig.desktop/org.gvsig.desktop.plugin/org.gvsig.h2spatial/org.gvsig.h2spatial.h2gis132/org.gvsig.h2spatial.h2gis132.provider/src/test/java/org/gvsig/fmap/dal/store/h2/operations/sql/TestDropTable.java

View differences:

TestDropTable.java
36 36
  // public void testHello() {}
37 37
  
38 38
  public void testDropTable() throws Exception {
39
    JDBCHelper helper = TestUtils.getJDBCHelper();
39
    JDBCHelper helper = TestUtils.createJDBCHelper();
40 40
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
41 41
    OperationsFactory operations = helper.getOperations();
42 42

  

Also available in: Unified diff