| Package | Description |
|---|---|
| org.milyn.scribe.register |
| Class and Description |
|---|
| AbstractDaoRegister
A abstract convenience implementation of the DaoRegister
The
AbstractDaoRegister.getDefaultDao() and AbstractDaoRegister.getDao(String) methods both throw a
UnsupportedOperationException. |
| DaoRegister
The DAO Register
|
| MapDaoRegister
A immutable map based DAO register
|
| MapDaoRegister.Builder
Builds a MapDaoRegister object.
|
| MultiDaoRegister
Enables multiple
DaoRegister objects to be used as one DaoRegister. |
Copyright © 2016. All rights reserved.