| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.sqls.impl.TableImplorg.apache.ws.jaxme.sqls.db2.DB2TableImplNested Class Summary |
Nested classes/interfaces inherited from class org.apache.ws.jaxme.sqls.impl.TableImpl | |
TableImpl.NameImpl | |
Constructor Summary | |
| |
Method Summary | |
TableSpace | |
TableSpace | |
TableSpace | |
void |
|
void |
|
void |
|
Methods inherited from class org.apache.ws.jaxme.sqls.impl.TableImpl | |
equals, getColumn, getColumn, getColumns, getDeleteStatement, getForeignKeys, getIndexes, getInsertStatement, getName, getPrimaryKey, getQName, getSchema, getSelectStatement, getUpdateStatement, hashCode, newColumn, newColumn, newForeignKey, newIndex, newKey, newPrimaryKey | |
public TableSpace getIndexTableSpace()
- Specified by:
- getIndexTableSpace in interface DB2Table
public TableSpace getLongTableSpace()
- Specified by:
- getLongTableSpace in interface DB2Table
public void setIndexTableSpace(TableSpace pTableSpace)
- Specified by:
- setIndexTableSpace in interface DB2Table
public void setLongTableSpace(TableSpace pTableSpace)
- Specified by:
- setLongTableSpace in interface DB2Table
public void setTableSpace(TableSpace pTableSpace)
- Specified by:
- setTableSpace in interface DB2Table