|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbCacheElement | |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Uses of JaxbCacheElement in org.hibernate.internal.jaxb.mapping.hbm |
---|
Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbCacheElement | |
---|---|
protected JaxbCacheElement |
JaxbHibernateMapping.JaxbClass.cache
|
protected JaxbCacheElement |
JaxbMapElement.cache
|
protected JaxbCacheElement |
JaxbListElement.cache
|
protected JaxbCacheElement |
JaxbBagElement.cache
|
protected JaxbCacheElement |
JaxbPrimitiveArrayElement.cache
|
protected JaxbCacheElement |
JaxbArrayElement.cache
|
protected JaxbCacheElement |
JaxbSetElement.cache
|
protected JaxbCacheElement |
JaxbIdbagElement.cache
|
Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbCacheElement | |
---|---|
JaxbCacheElement |
ObjectFactory.createJaxbCacheElement()
Create an instance of JaxbCacheElement |
JaxbCacheElement |
PluralAttributeElement.getCache()
|
JaxbCacheElement |
JaxbHibernateMapping.JaxbClass.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 |
JaxbBagElement.getCache()
Gets the value of the cache property. |
JaxbCacheElement |
JaxbPrimitiveArrayElement.getCache()
Gets the value of the cache property. |
JaxbCacheElement |
JaxbArrayElement.getCache()
Gets the value of the cache property. |
JaxbCacheElement |
JaxbSetElement.getCache()
Gets the value of the cache property. |
JaxbCacheElement |
JaxbIdbagElement.getCache()
Gets the value of the cache property. |
Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbCacheElement | |
---|---|
void |
JaxbHibernateMapping.JaxbClass.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 |
JaxbBagElement.setCache(JaxbCacheElement value)
Sets the value of the cache property. |
void |
JaxbPrimitiveArrayElement.setCache(JaxbCacheElement value)
Sets the value of the cache property. |
void |
JaxbArrayElement.setCache(JaxbCacheElement value)
Sets the value of the cache property. |
void |
JaxbSetElement.setCache(JaxbCacheElement value)
Sets the value of the cache property. |
void |
JaxbIdbagElement.setCache(JaxbCacheElement value)
Sets the value of the cache property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |