com.ontotext.ordi.mapper.handler
Class ResourceImpl

java.lang.Object
  extended by com.ontotext.ordi.mapper.handler.ResourceImpl
All Implemented Interfaces:
DataHandler

public class ResourceImpl
extends Object
implements DataHandler


Constructor Summary
ResourceImpl()
           
 
Method Summary
 void initialize(Map<String,String> params)
           
 Value[] sqlToValue(Object object)
           
 Object valueToSql(Value value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceImpl

public ResourceImpl()
Method Detail

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.