Package | Description |
---|---|
org.hibernate.boot.jaxb.hbm.spi | |
org.hibernate.boot.model.source.internal.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbHbmCacheType |
JaxbHbmSetType.cache |
protected JaxbHbmCacheType |
JaxbHbmRootEntityType.cache |
protected JaxbHbmCacheType |
JaxbHbmPrimitiveArrayType.cache |
protected JaxbHbmCacheType |
JaxbHbmMapType.cache |
protected JaxbHbmCacheType |
JaxbHbmListType.cache |
protected JaxbHbmCacheType |
JaxbHbmIdBagCollectionType.cache |
protected JaxbHbmCacheType |
JaxbHbmBagCollectionType.cache |
protected JaxbHbmCacheType |
JaxbHbmArrayType.cache |
Modifier and Type | Method and Description |
---|---|
JaxbHbmCacheType |
ObjectFactory.createJaxbHbmCacheType()
Create an instance of
JaxbHbmCacheType |
JaxbHbmCacheType |
PluralAttributeInfo.getCache() |
JaxbHbmCacheType |
JaxbHbmSetType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmRootEntityType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmPrimitiveArrayType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmMapType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmListType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmIdBagCollectionType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmBagCollectionType.getCache()
Gets the value of the cache property.
|
JaxbHbmCacheType |
JaxbHbmArrayType.getCache()
Gets the value of the cache property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbHbmSetType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmRootEntityType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmPrimitiveArrayType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmMapType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmListType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmIdBagCollectionType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmBagCollectionType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
void |
JaxbHbmArrayType.setCache(JaxbHbmCacheType value)
Sets the value of the cache property.
|
Modifier and Type | Method and Description |
---|---|
static Caching |
Helper.createCaching(JaxbHbmCacheType cacheElement) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.