|
|||||||||
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.BlobDatatype
public class BlobDatatype
Constructor Summary | |
---|---|
BlobDatatype()
|
Method Summary | |
---|---|
java.lang.Class |
getJavaClass()
Returns the java class that is used for this datatype. |
int |
getType()
|
Methods inherited from class butler.sql.metadata.DefaultDatatype |
---|
db2obj, getDatatype, getDecimalDigits, getFormat, getInstance, getMaskFormatter, getOperators, getSize, 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 BlobDatatype()
Method Detail |
---|
public java.lang.Class getJavaClass() throws java.lang.Exception
Datatype
getJavaClass
in interface Datatype
getJavaClass
in class DefaultDatatype
java.lang.Exception
public int getType()
getType
in interface Datatype
getType
in class DefaultDatatype
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |