Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbCacheElement |
JaxbSetElement.cache |
protected JaxbCacheElement |
JaxbPrimitiveArrayElement.cache |
protected JaxbCacheElement |
JaxbMapElement.cache |
protected JaxbCacheElement |
JaxbListElement.cache |
protected JaxbCacheElement |
JaxbIdbagElement.cache |
protected JaxbCacheElement |
JaxbHibernateMapping.JaxbClass.cache |
protected JaxbCacheElement |
JaxbBagElement.cache |
protected JaxbCacheElement |
JaxbArrayElement.cache |
Modifier and Type | Method and Description |
---|---|
JaxbCacheElement |
ObjectFactory.createJaxbCacheElement()
Create an instance of
JaxbCacheElement |
JaxbCacheElement |
PluralAttributeElement.getCache() |
JaxbCacheElement |
JaxbSetElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbPrimitiveArrayElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbMapElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbListElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbIdbagElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbHibernateMapping.JaxbClass.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbBagElement.getCache()
Gets the value of the cache property.
|
JaxbCacheElement |
JaxbArrayElement.getCache()
Gets the value of the cache property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbSetElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbPrimitiveArrayElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbMapElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbListElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbIdbagElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbHibernateMapping.JaxbClass.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbBagElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
void |
JaxbArrayElement.setCache(JaxbCacheElement value)
Sets the value of the cache property.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.