Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 904b89f809 [New] Implemented notifying of observers of changed objects after a TX
So that components/observers can be notified of changes to the model,
the completion of a TX now triggers an ObserverHandler update of the
modified objects
2013-11-14 21:36:01 +01:00
src [New] Implemented notifying of observers of changed objects after a TX 2013-11-14 21:36:01 +01:00
.gitignore Added ignores of eclipse files 2013-10-23 19:58:24 +02:00
LICENSE Initial commit 2013-10-23 10:46:34 -07:00
README.md Initial commit 2013-10-23 10:46:34 -07:00
pom.xml [New] basic implementation of Order and Resource DAOs implemented 2013-10-24 21:49:56 +02:00

README.md

li.strolch.persistence.xml

XML Persistence Implementation for Strolch