m-m-m / util

Mature Modular Meta-Framework
http://m-m-m.sourceforge.net
Apache License 2.0
10 stars 5 forks source link

mmm-persistence: provide implementation of SequenceManager #108

Closed hohwille closed 10 years ago

hohwille commented 10 years ago

We created SequenceManager as API but never provided an implementation. This should be done via Hibernate Dialect for DB abstraction.

hohwille commented 10 years ago

done.