org.apache.ws.jaxme.sqls.db2

Class DB2SchemaImpl

Implemented Interfaces:
DB2Schema, Schema

public class DB2SchemaImpl
extends SchemaImpl
implements DB2Schema

Default implementation of a schema in a DB2 database.
Author:
Jochen Wiedmann

Nested Class Summary

Nested classes/interfaces inherited from class org.apache.ws.jaxme.sqls.impl.SchemaImpl

SchemaImpl.NameImpl

Constructor Summary

DB2SchemaImpl(SQLFactory pFactory, Schema.Name pName)

Method Summary

Methods inherited from class org.apache.ws.jaxme.sqls.impl.SchemaImpl

equals, getName, getSQLFactory, getTable, getTable, getTables, hashCode, newTable, newTable

Constructor Details

DB2SchemaImpl

protected DB2SchemaImpl(SQLFactory pFactory,
                        Schema.Name pName)