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 © 2021 JBoss by Red Hat. All rights reserved.