|
|||||||||
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.ext.time.YearDatatype
public class YearDatatype
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 | |
---|---|
YearDatatype()
|
Method Summary |
---|
Methods inherited from class butler.sql.metadata.StringDatatype |
---|
db2obj, format, getDatatype, getJavaClass, getLikeDatatype, getMaxLength, getMinLength, getPartialRegex, getRegex, getSize, getType, isTrim, isTruncate, obj2db, parseStringDatatype, setTrim, setTruncate, toXML, validate, xml2obj |
Methods inherited from class butler.sql.metadata.DefaultDatatype |
---|
getDecimalDigits, getFormat, 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 YearDatatype()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |