| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibatis.sqlmap.engine.exchange.DataExchangeFactory
Factory for DataExchange objects
| Constructor Summary | |
| DataExchangeFactory(TypeHandlerFactory typeHandlerFactory)Constructor for the factory | |
| Method Summary | |
|  DataExchange | getDataExchangeForClass(java.lang.Class clazz)Get a DataExchange object for the passed in Class | 
|  TypeHandlerFactory | getTypeHandlerFactory()Getter for the type handler factory | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public DataExchangeFactory(TypeHandlerFactory typeHandlerFactory)
typeHandlerFactory - - a type handler factory for the factory| Method Detail | 
public TypeHandlerFactory getTypeHandlerFactory()
public DataExchange getDataExchangeForClass(java.lang.Class clazz)
clazz - - the class to get a DataExchange object for
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||