Uses of Package
net.sf.jaxme.sqls.db2

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

Classes in net.sf.jaxme.sqls.db2 used by net.sf.jaxme.sqls.db2
BufferPool
          Interface of a DB2 BufferPool.
BufferPool.Name
           
DB2Column
          Interface of a column in a DB2 database.
DB2Schema
          Interface of a schema in a DB2 database.
DB2SQLFactory
          Interface of an SQL factory for DB2 databases.
DB2SQLGenerator
          Interface of an SQL generator for DB2 databases.
DB2Table
          Interface of a table in a DB2 database.
PageSize
          A DB2 page size is limited to certain values.
TableSpace
          Interface of a DB2 TableSpace.
TableSpace.Container
          Interface of a TableSpace Container.
TableSpace.DatabaseManagedContainer
          Interface of a database managed container.
TableSpace.Name
           
TableSpace.SystemManagedContainer
          Interface of a system managed container, aka operating system file.
TableSpace.Type
          A DB2 TableSpace type.