Package | Description |
---|---|
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
Modifier and Type | Method and Description |
---|---|
static CacheDataDescriptionImpl |
CacheDataDescriptionImpl.decode(Collection model)
Builds a CacheDataDescriptionImpl from the mapping model of a collection
|
static CacheDataDescriptionImpl |
CacheDataDescriptionImpl.decode(PersistentClass model)
Builds a CacheDataDescriptionImpl from the mapping model of an entity class.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.