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

All Superinterfaces:
org.atp.api.Typeable<TableConstraint>
All Known Subinterfaces:
CheckConstraint, ForeignKeyConstraint, UniqueConstraint

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

This is a common interface for all table constraints.

Author:
Stanislav Muhametsin
See Also:
TableConstraintDefinition, TableDefinition

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



Copyright © 2010-2012. All Rights Reserved.