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

Packages that use DB2Table
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 DB2Table in net.sf.jaxme.sqls.db2
 

Classes in net.sf.jaxme.sqls.db2 that implement DB2Table
 class DB2TableImpl
          Default implementation of a table in a DB2 database.