org.sql.generation.api.grammar.definition.table
Interface TableElement

All Superinterfaces:
org.atp.api.Typeable<TableElement>
All Known Subinterfaces:
ColumnDefinition, LikeClause, TableConstraintDefinition

public interface TableElement
extends org.atp.api.Typeable<TableElement>

This is a common interface for table elements in the table element list of table definition. It is usually column definition.

Author:
Stanislav Muhametsin
See Also:
TableDefinition, ColumnDefinition

Method Summary
 
Methods inherited from interface org.atp.api.Typeable
getImplementedType
 



Copyright © 2010-2011. All Rights Reserved.