| java.lang.Object org.mockejb.BMPFinderHandler
BMPFinderHandler | public class BMPFinderHandler implements Aspect,Serializable(Code) | | Intercepts the calls to the BMP find methods,
checks if the returned PK (or elements of the pk collection) is in the EntityDatabase,
if not, creates a new entity and calls "ejbLoad", and adds it to the EntityDatabase.
Returns the entity or entity collection to the client
author: Alexander Ananiev |
equals | public boolean equals(Object obj)(Code) | | This class does not have state, so all instances of this class
are considered equal
|
hashCode | public int hashCode()(Code) | | |
|
|