|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression net.sf.letsparty.parser.expression.BinaryPartitionedExpression net.sf.letsparty.parser.expression.PartitionedMinorEquals
Field Summary |
Fields inherited from class net.sf.letsparty.parser.expression.BinaryPartitionedExpression |
value |
Fields inherited from class net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression |
partitionedColumn |
Constructor Summary | |
PartitionedMinorEquals()
|
Method Summary | |
java.util.List |
getSuffixes(JdbcParsHandler jdbcParsHandler)
|
Methods inherited from class net.sf.letsparty.parser.expression.BinaryPartitionedExpression |
getValue, setValue |
Methods inherited from class net.sf.letsparty.parser.expression.MonoColumnPartitionedExpression |
getPartitionedColumn, getPartitionedTableSuffixList, setPartitionedColumn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PartitionedMinorEquals()
Method Detail |
public java.util.List getSuffixes(JdbcParsHandler jdbcParsHandler) throws LetsPartyException
getSuffixes
in class MonoColumnPartitionedExpression
LetsPartyException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |