Uses of Class
net.sf.letsparty.cfg.BasicInterval

Packages that use BasicInterval
net.sf.letsparty.cfg   
 

Uses of BasicInterval in net.sf.letsparty.cfg
 

Subclasses of BasicInterval in net.sf.letsparty.cfg
 class DateInterval
          Class for date-partitioned columns
 class IntInterval
          Class for int-partitioned columns
 class LongInterval
          Class for long-partitioned columns
 class TimeInterval
          Class for time-partitioned columns
 class TimestampInterval
          Class for timestamp-partitioned columns