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 |
NaturalIdNonStrictReadWriteAccess
Standard support for
NaturalIdDataAccess
using the AccessType.NONSTRICT_READ_WRITE access type. |
class |
NaturalIdReadOnlyAccess
Standard support for
NaturalIdDataAccess
using the AccessType.READ_ONLY access type. |
class |
NaturalIdTransactionalAccess |
Copyright © 2021 JBoss by Red Hat. All rights reserved.