|
||||||||||
| 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 |
BMPFinderHandler.entityDatabase
|
protected EntityDatabase |
CMPFindByPrimaryKeyHandler.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 | |
|---|---|
BMPFinderHandler(EntityDatabase entityDatabase)
|
|
CMPFindByPrimaryKeyHandler(EntityDatabase entityDatabase)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||