Interface DB2Object

All Superinterfaces:
SQLObject
All Known Subinterfaces:
DB2Statement
All Known Implementing Classes:
DB2CreateTableStatement, DB2SelectQueryBlock, DB2StatementImpl, DB2ValuesStatement

public interface DB2Object extends SQLObject