|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserLockInfo | |
|---|---|
| org.sourceforge.jemm.database.components.se | |
| org.sourceforge.jemm.database.memory | |
| org.sourceforge.jemm.database.persistent.berkeley | |
| Uses of UserLockInfo in org.sourceforge.jemm.database.components.se |
|---|
| Methods in org.sourceforge.jemm.database.components.se that return UserLockInfo | |
|---|---|
UserLockInfo |
StorageEngineUserLockIF.getLockInfo(ID id)
Retrieve the user lock information (lock queue) for the given id. |
| Methods in org.sourceforge.jemm.database.components.se with parameters of type UserLockInfo | |
|---|---|
void |
StorageEngineUserLockIF.saveLockInfo(UserLockInfo info)
Save an updated lock information. |
| Uses of UserLockInfo in org.sourceforge.jemm.database.memory |
|---|
| Methods in org.sourceforge.jemm.database.memory that return UserLockInfo | |
|---|---|
UserLockInfo |
UserLockIFImpl.getLockInfo(ID id)
|
| Methods in org.sourceforge.jemm.database.memory with parameters of type UserLockInfo | |
|---|---|
void |
UserLockIFImpl.saveLockInfo(UserLockInfo info)
|
| Uses of UserLockInfo in org.sourceforge.jemm.database.persistent.berkeley |
|---|
| Methods in org.sourceforge.jemm.database.persistent.berkeley that return UserLockInfo | |
|---|---|
UserLockInfo |
UserLockEntry.convert()
|
UserLockInfo |
BDbStorageEngineUserLockImpl.getLockInfo(ID id)
|
| Methods in org.sourceforge.jemm.database.persistent.berkeley with parameters of type UserLockInfo | |
|---|---|
void |
BDbStorageEngineUserLockImpl.saveLockInfo(UserLockInfo info)
|
| Constructors in org.sourceforge.jemm.database.persistent.berkeley with parameters of type UserLockInfo | |
|---|---|
UserLockEntry(UserLockInfo info)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||