| |
|
| java.lang.Object org.jboss.test.jca.ejb.PreparedStatementBean
PreparedStatementBean | public class PreparedStatementBean implements EntityBean(Code) | | A BMP bean which exercises the prepared statement cache.
author: Scott.Stark@jboss.org author: Adrian.Brock@jboss.org version: $Revision: 57211 $ |
Field Summary | |
static Logger | log |
ejbActivate | public void ejbActivate()(Code) | | |
ejbFindByPrimaryKey | public String ejbFindByPrimaryKey(String pk) throws FinderException(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove()(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | |
testPreparedStatementCacheDoubleClose | public void testPreparedStatementCacheDoubleClose() throws RemoteException(Code) | | |
|
|
|