|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.sqlunit.types.UnsupportedType
net.sourceforge.sqlunit.types.OtherType
public class OtherType
Models the OTHER type.
| Constructor Summary | |
|---|---|
OtherType()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
format(java.lang.Object obj)
Provides a toString wrapper for the Generic type. |
| Methods inherited from class net.sourceforge.sqlunit.types.UnsupportedType |
|---|
compareTo, equals, formatString, getId, getName, getValue, hashCode, parse, setId, setName, setValue, toObject, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OtherType()
| Method Detail |
|---|
protected java.lang.String format(java.lang.Object obj)
throws SQLUnitException
format in class UnsupportedTypeobj - an Object to be converted to the IType interface.
SQLUnitException - if the formatting failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||