org.hibersap.execution.jco
Class JCoContext

java.lang.Object
  extended by org.hibersap.execution.jco.JCoContext
All Implemented Interfaces:
Context

public class JCoContext
extends Object
implements Context


Constructor Summary
JCoContext()
           
 
Method Summary
 void close()
           
 void configure(SessionManagerConfig config)
           
 boolean equals(Object obj)
           
 Connection getConnection()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCoContext

public JCoContext()
Method Detail

configure

public void configure(SessionManagerConfig config)
               throws HibersapException
Specified by:
configure in interface Context
Throws:
HibersapException

close

public void close()
Specified by:
close in interface Context

getConnection

public Connection getConnection()
Specified by:
getConnection in interface Context

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


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