| |
|
| java.lang.Object org.jboss.test.cmp2.ejbselect.ABean
All known Subclasses: org.jboss.test.cmp2.ejbselect.ACMP,
ejbActivate | public void ejbActivate()(Code) | | |
ejbHomeCheckFinderForNull | public void ejbHomeCheckFinderForNull() throws FinderException(Code) | | |
ejbHomeGetSomeBsDeclaredSQL | public Collection ejbHomeGetSomeBsDeclaredSQL(ALocal a) throws FinderException(Code) | | |
ejbLoad | public void ejbLoad()(Code) | | |
ejbPassivate | public void ejbPassivate()(Code) | | |
ejbRemove | public void ejbRemove() throws RemoveException(Code) | | |
ejbSelectAWithBs | abstract public Collection ejbSelectAWithBs() throws FinderException(Code) | | |
ejbSelectNullSum | abstract public int ejbSelectNullSum() throws FinderException(Code) | | NOTE: -1234 does not exist
|
ejbSelectSomeBsDeclaredSQL | abstract public Collection ejbSelectSomeBsDeclaredSQL(ALocal a) throws FinderException(Code) | | Declared SQL
|
ejbStore | public void ejbStore()(Code) | | |
getIntField | abstract public int getIntField()(Code) | | |
getSomeBsDeclaredSQL | public Collection getSomeBsDeclaredSQL() throws FinderException(Code) | | |
setEntityContext | public void setEntityContext(EntityContext ctx)(Code) | | |
setIntField | abstract public void setIntField(int value)(Code) | | |
unsetEntityContext | public void unsetEntityContext()(Code) | | |
|
|
|