Package com.github.collinalpert.java2db.modules
-
Class Summary Class Description ArrayModule<T> A helper module to work with arrays and especially adding elements to them.CachingModule<T> A helper module which contains functionality for basic caching.LazyModule<T> A helper module to support lazy loading of objects.