net.sf.letsparty.parser.expression
Interface PartitionedExpression

All Known Implementing Classes:
IntersectionPartitionedExpression, MonoColumnPartitionedExpression, UnionPartitionedExpression

public interface PartitionedExpression


Method Summary
 PartitionedTableSuffixList getPartitionedTableSuffixList(JdbcParsHandler jdbcParsHandler)
           
 

Method Detail

getPartitionedTableSuffixList

public PartitionedTableSuffixList getPartitionedTableSuffixList(JdbcParsHandler jdbcParsHandler)
                                                         throws LetsPartyException
Throws:
LetsPartyException