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

All Superinterfaces:
org.atp.api.Typeable<TableContentsSource>
All Known Subinterfaces:
TableElementList

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

This is a common interface for table source in table definition (in most cases, it is a comma-separated list of column definitions).

Author:
Stanislav Muhametsin

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



Copyright © 2010-2011. All Rights Reserved.