|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbutler.sql.metadata.DefaultDatatype
butler.sql.metadata.StringDatatype
butler.sql.metadata.NumericDatatype
butler.ext.time.DurationDatatype
public class DurationDatatype
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class butler.sql.metadata.StringDatatype |
|---|
StringDatatype.StringLikeDatatype |
| Field Summary |
|---|
| Fields inherited from class butler.sql.metadata.StringDatatype |
|---|
_maxLength, _minLength, _partialRegex, _regex |
| Constructor Summary | |
|---|---|
DurationDatatype()
|
|
| Method Summary |
|---|
| Methods inherited from class butler.sql.metadata.NumericDatatype |
|---|
db2obj, getDecimalDigits, getFormat, getJavaClass, getMaxLength, getPartialRegex, getRegex, getSize, getType, validate, xml2obj |
| Methods inherited from class butler.sql.metadata.StringDatatype |
|---|
format, getDatatype, getLikeDatatype, getMinLength, isTrim, isTruncate, obj2db, parseStringDatatype, setTrim, setTruncate, toXML |
| Methods inherited from class butler.sql.metadata.DefaultDatatype |
|---|
getInstance, getMaskFormatter, getOperators, obj2xml, parse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DurationDatatype()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||