|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Index | |
| com.marringtons.database | The marringtons.com database package provides a simple to use object database system allowing Java DAO POJOs to be persisted without complicated interfaces or many if any changes to style. |
| com.marringtons.util | Every library requires a catch-all packages for classes that cannot be easily grouped elsewhere - and here it is. |
| Uses of Index in com.marringtons.database |
| Methods in com.marringtons.database with parameters of type Index | |
DAO |
DAO.first(Index index)
Retrieve the first of a list of objects that match the provided index. |
| Uses of Index in com.marringtons.util |
| Subclasses of Index in com.marringtons.util | |
static class |
Session.PersistentData.index
Session is always indexed by session ID. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||