|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionRegionImpl | |
---|---|
org.hibernate.cache.jbc2.collection |
Uses of CollectionRegionImpl in org.hibernate.cache.jbc2.collection |
---|
Constructors in org.hibernate.cache.jbc2.collection with parameters of type CollectionRegionImpl | |
---|---|
OptimisticReadOnlyAccess(CollectionRegionImpl region)
Create a new OptimisticReadOnlyAccess. |
|
OptimisticTransactionalAccess(CollectionRegionImpl region)
Create a new OptimisticTransactionalAccess. |
|
ReadOnlyAccess(CollectionRegionImpl region)
Create a provider of read-only access to the specific region. |
|
TransactionalAccess(CollectionRegionImpl region)
Create a new TransactionalAccess. |
|
TransactionalAccess(CollectionRegionImpl region,
TransactionalAccessDelegate delegate)
Allow subclasses to define the delegate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |