Default implementation of an SQL factory for DB2 databases. This factory ensures that the created implementations of {@link Schema}, {@link Table}, {@link Column}, and {@link SQLGenerator}may be casted to {@link DB2Schema}, {@link DB2Table}, {@link DB2Column}, {@link DB2SQLGenerator}, respectively.
@author Jochen Wiedmann
|
|
|
|