|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityDatabase | |
org.mockejb |
Uses of EntityDatabase in org.mockejb |
Fields in org.mockejb declared as EntityDatabase | |
protected EntityDatabase |
CMPFindByPrimaryKeyHandler.entityDatabase
|
protected EntityDatabase |
BMPFinderHandler.entityDatabase
|
Methods in org.mockejb that return EntityDatabase | |
EntityDatabase |
MockContainer.getEntityDatabase()
Returns an instance of the EntityDatabase that will be used by the system interceptors (Finder Handlers) used by this instance of the container. |
Constructors in org.mockejb with parameters of type EntityDatabase | |
CMPFindByPrimaryKeyHandler(EntityDatabase entityDatabase)
|
|
BMPFinderHandler(EntityDatabase entityDatabase)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |