|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbutler.sql.metadata.DefaultDatatype
butler.ext.interval.IntervalDatatype
butler.ext.time.DateIntervalDatatype
public class DateIntervalDatatype
Constructor Summary | |
---|---|
DateIntervalDatatype(boolean time)
|
|
DateIntervalDatatype(DateDatatype dt)
|
Method Summary | |
---|---|
java.text.Format |
getFormat()
Returns Format instance. |
Methods inherited from class butler.ext.interval.IntervalDatatype |
---|
getBaseDatatype |
Methods inherited from class butler.sql.metadata.DefaultDatatype |
---|
db2obj, getDatatype, getDecimalDigits, getInstance, getJavaClass, getMaskFormatter, getOperators, getSize, getType, obj2db, obj2xml, parse, toXML, validate, xml2obj |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DateIntervalDatatype(boolean time)
public DateIntervalDatatype(DateDatatype dt)
Method Detail |
---|
public java.text.Format getFormat()
Datatype
getFormat
in interface Datatype
getFormat
in class DefaultDatatype
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |