|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibatis.sqlmap.engine.type.BaseTypeHandler
Base type handler for convenience
| Constructor Summary | |
BaseTypeHandler()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object object,
java.lang.String string)
Compares two values (that this handler deals with) for equality |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ibatis.sqlmap.engine.type.TypeHandler |
getResult, getResult, getResult, setParameter, valueOf |
| Constructor Detail |
public BaseTypeHandler()
| Method Detail |
public boolean equals(java.lang.Object object,
java.lang.String string)
TypeHandler
equals in interface TypeHandlerobject - - one of the objectsstring - - the other object as a String
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||