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

View differences:

TestSTDistance.java
47 47
  }
48 48

  
49 49
  public void testSTDistance() throws Exception {
50
    JDBCHelper helper = TestUtils.getJDBCHelper();
50
    JDBCHelper helper = TestUtils.createJDBCHelper();
51 51
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
52 52
    OperationsFactory operations = helper.getOperations();
53 53

  

Also available in: Unified diff