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

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

Classes in net.sf.jaxme.sqls.db2 that implement DB2SQLGenerator
 class DB2SQLGeneratorImpl
          Default implementation of an SQL generator for DB2 schemas.