|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.letsparty.cfg.BasicInterval net.sf.letsparty.cfg.TimestampInterval
Class for timestamp-partitioned columns
Field Summary |
Fields inherited from class net.sf.letsparty.cfg.BasicInterval |
from, to |
Constructor Summary | |
TimestampInterval()
|
Method Summary | |
void |
setFrom(java.lang.String from)
|
void |
setTo(java.lang.String to)
|
Methods inherited from class net.sf.letsparty.cfg.BasicInterval |
getRelation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.letsparty.cfg.Interval |
getRelation |
Constructor Detail |
public TimestampInterval()
Method Detail |
public void setFrom(java.lang.String from) throws LetsPartyCfgException
setFrom
in interface Interval
LetsPartyCfgException
public void setTo(java.lang.String to) throws LetsPartyCfgException
setTo
in interface Interval
LetsPartyCfgException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |