|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.jaxme.sqls.impl | |
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. |
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. |
net.sf.jaxme.sqls.impl |
Classes in net.sf.jaxme.sqls.impl used by net.sf.jaxme.sqls.db2 | |
ColumnImpl
Implementation of a column. |
|
SchemaImpl
Implementation of a schema. |
|
SQLFactoryImpl
Default implementation of an SQLFactory. |
|
SQLFactoryImpl.IdentImpl
|
|
SQLGeneratorImpl
Default implementation of an SQL generator. |
|
TableImpl
|
Classes in net.sf.jaxme.sqls.impl used by net.sf.jaxme.sqls.hsqldb | |
ColumnImpl
Implementation of a column. |
|
SchemaImpl
Implementation of a schema. |
|
SQLFactoryImpl
Default implementation of an SQLFactory. |
|
SQLGeneratorImpl
Default implementation of an SQL generator. |
|
TableImpl
|
Classes in net.sf.jaxme.sqls.impl used by net.sf.jaxme.sqls.impl | |
ColumnSetImpl
A common base class for ForeignKeyImpl and
IndexImpl . |
|
ConstrainedStatementImpl
|
|
ConstraintImpl
|
|
SelectTableReferenceImpl
|
|
SetStatementImpl
|
|
SQLFactoryImpl.IdentImpl
|
|
StatementImpl
A common base class for SelectStatement ,
InsertStatement ,
UpdateStatement , and
DeleteStatement . |
|
TableReferenceImpl
Implementation of a TableReference . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |