org.sql.generation.api.grammar.query
Interface RowValueConstructor

All Superinterfaces:
org.atp.api.Typeable<RowValueConstructor>
All Known Subinterfaces:
RowDefinition, RowSubQuery

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

This syntax elements represents either subquery or parenthesized row definition of VALUES expression in query.

Author:
Stanislav Muhametsin

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



Copyright © 2010-2011. All Rights Reserved.