Package | Description |
---|---|
org.hibernate.metamodel.binding | |
org.hibernate.metamodel.source.annotations.entity | |
org.hibernate.metamodel.source.binder | |
org.hibernate.metamodel.source.hbm |
Modifier and Type | Method and Description |
---|---|
Caching |
PluralAttributeBinding.getCaching() |
Caching |
HierarchyDetails.getCaching() |
Caching |
AbstractPluralAttributeBinding.getCaching() |
Modifier and Type | Method and Description |
---|---|
void |
HierarchyDetails.setCaching(Caching caching) |
void |
AbstractPluralAttributeBinding.setCaching(Caching caching) |
Modifier and Type | Method and Description |
---|---|
Caching |
RootEntitySourceImpl.getCaching() |
Caching |
EntityClass.getCaching() |
Modifier and Type | Method and Description |
---|---|
Caching |
RootEntitySource.getCaching()
Obtain the caching configuration for this entity.
|
Caching |
PluralAttributeSource.getCaching() |
Modifier and Type | Method and Description |
---|---|
Caching |
RootEntitySourceImpl.getCaching() |
Caching |
AbstractPluralAttributeSourceImpl.getCaching() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.