com.ontotext.ordi.mapper.handler
Class ResourceImpl
java.lang.Object
com.ontotext.ordi.mapper.handler.ResourceImpl
- All Implemented Interfaces:
- DataHandler
public class ResourceImpl
- extends Object
- implements DataHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceImpl
public ResourceImpl()
sqlToValue
public Value[] sqlToValue(Object object)
- Specified by:
sqlToValue
in interface DataHandler
valueToSql
public Object valueToSql(Value value)
- Specified by:
valueToSql
in interface DataHandler
initialize
public void initialize(Map<String,String> params)
- Specified by:
initialize
in interface DataHandler
Copyright © 2008. All Rights Reserved.