Package | Description |
---|---|
org.mockejb |
Modifier and Type | Field and Description |
---|---|
protected EntityDatabase |
BMPFinderHandler.entityDatabase |
protected EntityDatabase |
CMPFindByPrimaryKeyHandler.entityDatabase |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
BMPFinderHandler(EntityDatabase entityDatabase) |
CMPFindByPrimaryKeyHandler(EntityDatabase entityDatabase) |