org.apache.ws.jaxme.sqls.hsqldb
Interface HsqlDbColumn

All Superinterfaces:
Column
All Known Implementing Classes:
HsqlDbColumnImpl

public interface HsqlDbColumn
extends Column

Interface of a column in a HsqlDb database.

Author:
Jochen Wiedmann

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.ws.jaxme.sqls.Column
Column.Name, Column.Type
 
Method Summary
 
Methods inherited from interface org.apache.ws.jaxme.sqls.Column
getCustomData, getName, getQName, getTable, getType, isBinaryColumn, isNullable, isPrimaryKeyPart, isStringColumn, isVirtual, setCustomData, setNullable