|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LockEntry | |
|---|---|
| com.antelmann.db | This package contains generally useful classes for generic database management. |
| Uses of LockEntry in com.antelmann.db |
|---|
| Methods in com.antelmann.db that return types with arguments of type LockEntry | |
|---|---|
Filter<LockEntry> |
LockManager.getFilterFor(DBReference ref)
this may want to be overridden to be more efficient based on the mapping in use |
DBClassStore<LockEntry> |
LockManager.getStore()
|
DBClassStore<LockEntry> |
LockManager.unwrap()
|
| Constructor parameters in com.antelmann.db with type arguments of type LockEntry | |
|---|---|
LockManager(DBClassStore<LockEntry> store)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||