public class H2ManyToManyModule
extends Object
H2ManyToManyModule
H2 database allows multiple connections, so PersistenceContainer runs
the requested task in a background thread. This means WorkerRunnable
must be supported.
background thread
Dependency injection data object for H2 database example. @see H2ManyToManyMain.
- Author:
- Andrew Bowley
23 Sep 2014