| Package | Description |
|---|---|
| net.sf.hajdbc | |
| net.sf.hajdbc.lock | |
| net.sf.hajdbc.lock.distributed | |
| net.sf.hajdbc.lock.semaphore | |
| net.sf.hajdbc.sql |
| Modifier and Type | Method and Description |
|---|---|
LockManager |
DatabaseCluster.getLockManager()
Returns a LockManager capable of acquiring named read/write locks on the specific objects in this database cluster.
|
| Modifier and Type | Method and Description |
|---|---|
LockManager |
LockManagerFactory.createLockManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributedLockManager |
| Modifier and Type | Class and Description |
|---|---|
class |
SemaphoreLockManager |
| Modifier and Type | Method and Description |
|---|---|
LockManager |
SemaphoreLockManagerFactory.createLockManager() |
| Modifier and Type | Method and Description |
|---|---|
LockManager |
DatabaseClusterImpl.getLockManager()
Returns a LockManager capable of acquiring named read/write locks on the specific objects in this database cluster.
|
Copyright © 2004–2014 Paul Ferraro. All rights reserved.