Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.ws.jaxme.sqls.impl.AbstractColumn
org.apache.ws.jaxme.sqls.impl.ColumnImpl
org.apache.ws.jaxme.sqls.db2.DB2ColumnImpl
Nested Class Summary |
Nested classes/interfaces inherited from class org.apache.ws.jaxme.sqls.impl.ColumnImpl | |
ColumnImpl.NameImpl , ColumnImpl.TypeImpl |
Constructor Summary | |
|
Method Summary | |
String | |
void |
|
Methods inherited from class org.apache.ws.jaxme.sqls.impl.ColumnImpl | |
getQName , getTable , isPrimaryKeyPart , isVirtual |
Methods inherited from class org.apache.ws.jaxme.sqls.impl.AbstractColumn | |
equals , getCustomData , getLength , getName , getType , hasFixedLength , hashCode , isBinaryColumn , isNullable , isStringColumn , setCustomData , setLength , setLength , setNullable |
public void setGeneratedAs(String pGeneratedAs)
- Specified by:
- setGeneratedAs in interface DB2Column