Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg e781aea668 [Major] refactored how transactions are opened
Now the ElementMapHandler is the central object and clients do not use
access DAOs or the PersistenceHandler anymore. This is now transparent.
2014-01-10 19:10:36 +01:00
src [Major] refactored how transactions are opened 2014-01-10 19:10:36 +01:00
.gitignore [Minor] cleaned up .gitignore 2013-10-28 18:58:11 +01:00
LICENSE [Project] Changed all licence references to Apache License 2.0 2013-12-15 13:10:01 +01:00
README.md Initial commit 2012-11-19 23:25:55 +01:00
pom.xml [New] Added visitor pattern for Resources and Orders 2013-12-23 01:52:50 +01:00

README.md

li.strolch.model

Strolch is a generic framework for building parameterized models for modification at runtime written in Java