Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmNaturalIdCacheType |
JaxbHbmRootEntityType.naturalIdCache |
Modifier and Type | Method and Description |
---|---|
JaxbHbmNaturalIdCacheType |
ObjectFactory.createJaxbHbmNaturalIdCacheType()
Create an instance of
JaxbHbmNaturalIdCacheType |
JaxbHbmNaturalIdCacheType |
JaxbHbmRootEntityType.getNaturalIdCache()
Gets the value of the naturalIdCache property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmRootEntityType.setNaturalIdCache(JaxbHbmNaturalIdCacheType value)
Sets the value of the naturalIdCache property.
|
Modifier and Type | Method and Description |
---|---|
static Caching |
Helper.createNaturalIdCaching(JaxbHbmNaturalIdCacheType cacheElement) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.