|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType
com.pmease.quickbuild.plugin.report.engine.datatype.StringType
com.pmease.quickbuild.plugin.report.engine.datatype.ClobType
public class ClobType
| Field Summary |
|---|
| Fields inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
|---|
CSV_FORMAT, nodeType, XML_FORMAT |
| Constructor Summary | |
|---|---|
ClobType()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
asDbObject(java.lang.Object original)
|
java.lang.Object |
fromDbObject(java.sql.ResultSet rs,
java.lang.String columnName)
|
java.lang.String |
getSqlType()
|
java.lang.String |
getType()
|
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.StringType |
|---|
asString, fromString, getDefaultPattern, getDefaultValue, getReturnedClass, typeCast |
| Methods inherited from class com.pmease.quickbuild.plugin.report.engine.datatype.AbstractDataType |
|---|
asString, asString, compare, equals, fromString, fromString, fromXML, getNodeType, getReadFormat, getWriteFormat, hashCode, isCollectionType, isEqual, isIdType, isNumericType, isPrimitiveType, newInstance, readFromNode, setNodeType, toString, toXML, writeToNode |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ClobType()
| Method Detail |
|---|
public java.lang.String getType()
getType in interface TypedObjectgetType in class StringTypepublic java.lang.String getSqlType()
getSqlType in interface DataTypegetSqlType in class StringTypepublic java.lang.Object asDbObject(java.lang.Object original)
asDbObject in interface DataTypeasDbObject in class StringType
public java.lang.Object fromDbObject(java.sql.ResultSet rs,
java.lang.String columnName)
fromDbObject in interface DataTypefromDbObject in class StringType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||