| Package | Description |
|---|---|
| org.hibernate.cache.spi.support |
Package intended for simplifying the worked needed to implement
a caching provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityNonStrictReadWriteAccess
Standard support for
EntityDataAccess
using the AccessType.NONSTRICT_READ_WRITE access type. |
class |
EntityReadOnlyAccess
Standard support for
EntityDataAccess
using the AccessType.READ_ONLY access type. |
class |
EntityTransactionalAccess |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.