Package org.logicmachine.rebl.integrationTests_6_bank.resources
package org.logicmachine.rebl.integrationTests_6_bank.resources
This package defines the resources required by this business domain example.
In particular, this includes a data store implementation.
In particular, this includes a data store implementation.
- Since:
- 1.0
-
ClassDescriptionUsed to illustrate the operation of automatically closeable resources.Defines the operations associated with the persistence of Account details.This class illustrates how to define a predicate for use with a particular resource.Defines the required equality within a predicate definition so that the given field must either be equal-to or not-equal-to the given value to result in a predicate match.This class can be used as a simplistic in-memory data store to maintain the data associated with one 'table', where a 'table' holds rows of values.