| Interface | Description |
|---|---|
| DaoDiscriminator |
Objects that implement this interface can dynamically tell whether a DAO is in a state that permits handling
data access operations.
|
| RefreshableDao |
DAOs that implement this interface can be refreshed to flush their caches and ensure
they are up-to-date with the backend storage.
|
Copyright © 2018 Atlassian. All rights reserved.