|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Cacheable
Implementation required for use of lokahi caching of
Dao objects.
| Method Summary | ||
|---|---|---|
|
getAll()
Gets all of the particular Dao
from the datastore without going to the cache |
|
| Methods inherited from interface org.apache.lokahi.core.common.interfaces.Dao |
|---|
fillObject |
| Method Detail |
|---|
<T extends Cacheable> java.util.Collection<T> getAll()
throws java.sql.SQLException
Dao
from the datastore without going to the cache
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||