Wolfgang Laun-2 wrote:
The example does not use events, as in @role(event). You can maintain
a value of type java.util.Date in your hibernated facts, but don't make
them events the way you do.
It is important for me to use temporal reasoning and CEP, and hence HAD to
define these as @events.
In addition I wanted to load and persist these events from/in a custom non
JPA compliant key-value store because I will be running multiple instances
of drools as opposed to only one server. Therefore relying on RAM based
working memory is not enough.
What would be your suggestion in that regard?
--
View this message in context:
http://drools.46999.n3.nabble.com/Temporal-reasoning-with-external-persis...
Sent from the Drools: User forum mailing list archive at
Nabble.com.