Common code to test the sql persistor. Uses the HSQLDB for maximum compatibility.
'org.apache.isis.runtimes.dflt.objectstores:sql-tests-common:0.2.0-incubating'
<dependency>
<groupId>org.apache.isis.runtimes.dflt.objectstores</groupId>
<artifactId>sql-tests-common</artifactId>
<version>0.2.0-incubating</version>
</dependency>
<dependency org="org.apache.isis.runtimes.dflt.objectstores" name="sql-tests-common" rev="0.2.0-incubating"/>
"org.apache.isis.runtimes.dflt.objectstores", "sql-tests-common", "0.2.0-incubating"