org.hibersap.execution.jca
Class JCAMapper

java.lang.Object
  extended by org.hibersap.execution.jca.JCAMapper

public class JCAMapper
extends Object

Author:
M. Dahm

Constructor Summary
JCAMapper()
           
 
Method Summary
 javax.resource.cci.MappedRecord mapFunctionMapValuesToMappedRecord(String bapiName, javax.resource.cci.RecordFactory recordFactory, Map<String,Object> functionMap)
           
 void mapRecordToFunctionMap(Map<String,Object> functionMap, Map<String,Object> resultRecordMap)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCAMapper

public JCAMapper()
Method Detail

mapFunctionMapValuesToMappedRecord

public javax.resource.cci.MappedRecord mapFunctionMapValuesToMappedRecord(String bapiName,
                                                                          javax.resource.cci.RecordFactory recordFactory,
                                                                          Map<String,Object> functionMap)
                                                                   throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException

mapRecordToFunctionMap

public void mapRecordToFunctionMap(Map<String,Object> functionMap,
                                   Map<String,Object> resultRecordMap)


Copyright © 2011 akquinet tech@spree GmbH. All Rights Reserved.