com.ontotext.ordi.mapper.handler
Class LiteralImpl
java.lang.Object
com.ontotext.ordi.mapper.handler.LiteralImpl
- All Implemented Interfaces:
- DataHandler
public class LiteralImpl
- extends Object
- implements DataHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LiteralImpl
public LiteralImpl()
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.