|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.sqls.impl.SchemaImpl net.sf.jaxme.sqls.db2.DB2SchemaImpl
Default implementation of a schema in a DB2 database.
Nested Class Summary |
Nested classes inherited from class net.sf.jaxme.sqls.impl.SchemaImpl |
SchemaImpl.NameImpl |
Nested classes inherited from class net.sf.jaxme.sqls.Schema |
Schema.Name |
Constructor Summary | |
protected |
DB2SchemaImpl(SQLFactory pFactory,
Schema.Name pName)
|
Methods inherited from class net.sf.jaxme.sqls.impl.SchemaImpl |
equals, getName, getSQLFactory, getTable, getTable, getTables, hashCode, newTable, newTable |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.sqls.Schema |
getName, getSQLFactory, getTable, getTable, getTables, newTable, newTable |
Constructor Detail |
protected DB2SchemaImpl(SQLFactory pFactory, Schema.Name pName)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |