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

View differences:

TestFetchFeatureType.java
38 38
  // public void testHello() {}
39 39
  
40 40
  public void testFetchFeatureType() throws Exception {
41
    JDBCHelper helper = TestUtils.getJDBCHelper();
41
    JDBCHelper helper = TestUtils.createJDBCHelper();
42 42
    JDBCSQLBuilderBase sqlbuilder = helper.createSQLBuilder();
43 43
    OperationsFactory operations = helper.getOperations();
44 44

  

Also available in: Unified diff