org.sql.generation.api.grammar.definition.schema
Interface SchemaElement

All Known Subinterfaces:
TableDefinition, ViewDefinition

public interface SchemaElement

This is a common interface for all definitions that may be present in schema definition.

Author:
Stanislav Muhametsin
See Also:
SchemaDefinition

Method Summary
 org.atp.api.Typeable<?> asTypeable()
           
 

Method Detail

asTypeable

org.atp.api.Typeable<?> asTypeable()


Copyright © 2010-2012. All Rights Reserved.