Package | Description |
---|---|
org.hibernate.boot.model | |
org.hibernate.boot.model.source.internal.hbm | |
org.hibernate.boot.model.source.spi |
Modifier and Type | Method and Description |
---|---|
void |
Caching.overlay(Caching overrides) |
Modifier and Type | Method and Description |
---|---|
static Caching |
Helper.createCaching(JaxbHbmCacheType cacheElement) |
static Caching |
Helper.createNaturalIdCaching(JaxbHbmNaturalIdCacheType cacheElement) |
Caching |
EntityHierarchySourceImpl.getCaching() |
Caching |
AbstractPluralAttributeSourceImpl.getCaching() |
Caching |
EntityHierarchySourceImpl.getNaturalIdCaching() |
Modifier and Type | Method and Description |
---|---|
Caching |
PluralAttributeSource.getCaching() |
Caching |
EntityHierarchySource.getCaching()
Obtain the caching configuration for this entity.
|
Caching |
EntityHierarchySource.getNaturalIdCaching()
Obtain the natural id caching configuration for this entity.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.