| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface SmartConnectionPool
Defines the interface for Application Server independent connection pooling. This allows for specification of Connection objects at deployment time.
| Method Summary | |
|---|---|
|  Connection | getConnection()Deprecated See BEA Commerce product offering | 
|  void | releaseConnection(Connection connection)Deprecated See BEA Commerce product offering | 
|  void | setJNDIContext(Context JNDIContext)Deprecated See BEA Commerce product offering | 
| Method Detail | 
|---|
void setJNDIContext(Context JNDIContext)
                    throws BMPException
ejbContext - the bean's ejbContext.
BMPException
Connection getConnection()
                         throws BMPException
BMPException - implementation specific exception occurred
void releaseConnection(Connection connection)
                       throws BMPException
conn - Connection object.
BMPException - implementation specific exception occurred| 
 | Copyright © 2008 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||