public interface DaoMaster
| Modifier and Type | Method and Description |
|---|---|
DaoFactory |
getFactory()
Returns the factory that this master is registered for.
|
void |
setFactory(DaoFactory factory)
Sets the factory that this master is registered for.
|
DaoFactory getFactory()
void setFactory(DaoFactory factory)
factory - the factoryCopyright © 2013. All Rights Reserved.