|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.sqls.impl.ColumnImpl
net.sf.jaxme.sqls.hsqldb.HsqlDbColumnImpl
Default implementation of a column in a HsqlDb database.
| Nested Class Summary |
| Nested classes inherited from class net.sf.jaxme.sqls.impl.ColumnImpl |
ColumnImpl.NameImpl, ColumnImpl.TypeImpl |
| Nested classes inherited from class net.sf.jaxme.sqls.Column |
Column.Name, Column.Type |
| Constructor Summary | |
protected |
HsqlDbColumnImpl(Table pTable,
Column.Name pName,
Column.Type pType)
|
| Methods inherited from class net.sf.jaxme.sqls.impl.ColumnImpl |
equals, getLength, getName, getQName, getTable, getType, hasFixedLength, hashCode, isBinaryColumn, isNullable, isPrimaryKeyPart, isStringColumn, setLength, setLength, setNullable |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jaxme.sqls.Column |
getName, getQName, getTable, getType, isBinaryColumn, isNullable, isPrimaryKeyPart, isStringColumn, setNullable |
| Constructor Detail |
protected HsqlDbColumnImpl(Table pTable,
Column.Name pName,
Column.Type pType)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||