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/TestPerformChanges.java

View differences:

TestPerformChanges.java
43 43
  // public void testHello() {}
44 44
  
45 45
  public void testPerformChanges() throws Exception {
46
    JDBCHelper helper = TestUtils.getJDBCHelper();
46
    JDBCHelper helper = TestUtils.createJDBCHelper();
47 47
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
48 48
    OperationsFactory operations = helper.getOperations();
49 49

  

Also available in: Unified diff