Package org.milyn.scribe.register

Interface Summary
DaoRegister<T> The DAO Register
 

Class Summary
AbstractDaoAdapterRegister<D,A> An abstract implementation of a DAO adapter TODO: finish documentation
AbstractDaoRegister<D> A abstract convenience implementation of the DaoRegister The AbstractDaoRegister.getDefaultDao() and AbstractDaoRegister.getDao(String) methods both throw a UnsupportedOperationException.
MapDaoRegister<T> A immutable map based DAO register
MapDaoRegister.Builder<T> Builds a MapDaoRegister object.
MultiDaoRegister<T> Enables multiple DaoRegister objects to be used as one DaoRegister.
SingleDaoRegister<T> Registers a single DAO
 



Copyright © 2011. All Rights Reserved.