Uses of Interface
net.sf.jaxme.sqls.db2.DB2Schema

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

Uses of DB2Schema in net.sf.jaxme.sqls.db2
 

Classes in net.sf.jaxme.sqls.db2 that implement DB2Schema
 class DB2SchemaImpl
          Default implementation of a schema in a DB2 database.