org.hibersap.session
Interface Context

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
JCAContext, JCoContext

public interface Context
extends java.io.Serializable


Method Summary
 void configure(SessionManagerConfig config)
           
 Connection getConnection()
           
 void reset()
           
 

Method Detail

configure

void configure(SessionManagerConfig config)
               throws HibersapException
Throws:
HibersapException

reset

void reset()

getConnection

Connection getConnection()


Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.