Community
Participate
Working Groups
>We currently do not have automated testing infrastructure setup for HSQL We need to test against the legacy 1.8 (5 year old) HSQL or the new July 2010 HSQL 2.0 update test.properties with connection parameter template update test wiki with automated steps >workaround: test locally via standalone HSQL or HSQL embedded in JBoss
>default out of the box parameters for test.properties # HSQL 2.0.0 / 1.8.1 db.url=jdbc:hsqldb:hsql://127.0.0.1 db.user=sa db.password= db.pwd= jdbc.driver.jar=C:/opt/hsqldb-2.0.0/hsqldb/lib/hsqldb.jar db.driver=org.hsqldb.jdbcDriver db.platform=org.eclipse.persistence.platform.database.HSQLPlatform
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink