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

View differences:

TestDate.java
59 59
  }
60 60

  
61 61
  public void testDate1() throws Exception {
62
    JDBCHelper helper = TestUtils.getJDBCHelper();
62
    JDBCHelper helper = TestUtils.createJDBCHelper();
63 63
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
64 64
    OperationsFactory operations = helper.getOperations();
65 65

  

Also available in: Unified diff