Uses of Interface
net.sf.jaxme.sqls.hsqldb.HsqlDbSchema

Packages that use HsqlDbSchema
net.sf.jaxme.sqls.hsqldb HsqlDb support for the SQL generator This package contains some classes and interfaces enhancing the SQL generator with HsqlDb specific features.  
 

Uses of HsqlDbSchema in net.sf.jaxme.sqls.hsqldb
 

Classes in net.sf.jaxme.sqls.hsqldb that implement HsqlDbSchema
 class HsqlDbSchemaImpl
          Default implementation of a schema in a HsqlDb database.