com.ontotext.ordi.mapper.handler
Class LiteralImpl

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

public class LiteralImpl
extends Object
implements DataHandler


Constructor Summary
LiteralImpl()
           
 
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

LiteralImpl

public LiteralImpl()
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.