| |
|
| java.lang.Object org.jboss.test.readahead.ejb.CMPFindTestEntity
CMPFindTestEntity | public class CMPFindTestEntity implements EntityBean(Code) | | Implementation class for one of the entities used in read-ahead finder
tests
author: danch (Dan Christopherson version: $Id: CMPFindTestEntity.java 57211 2006-09-26 12:39:46Z dimitris@jboss.org $ version: Revision: |
entityContext | EntityContext entityContext(Code) | | |
log | org.apache.log4j.Category log(Code) | | |
ejbActivate | public void ejbActivate()(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbPostCreate | public void ejbPostCreate(String key) throws CreateException(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbStore | public void ejbStore()(Code) | | |
isModified | public boolean isModified()(Code) | | |
setEntityContext | public void setEntityContext(EntityContext entityContext)(Code) | | |
setSerialNumber | public void setSerialNumber(String newSerialNumber)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|