- All Implemented Interfaces:
- au.com.cybersearch2.classyinject.ApplicationModule
public class H2ManyToManyModule
extends Object
implements au.com.cybersearch2.classyinject.ApplicationModule
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