| Package | Description | 
|---|---|
| org.hibernate.internal.jaxb.cfg | 
| Modifier and Type | Field and Description | 
|---|---|
protected JaxbUsageAttribute | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache.usage  | 
protected JaxbUsageAttribute | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache.usage  | 
| Modifier and Type | Method and Description | 
|---|---|
static JaxbUsageAttribute | 
JaxbUsageAttribute.fromValue(String v)  | 
JaxbUsageAttribute | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache.getUsage()
Gets the value of the usage property. 
 | 
JaxbUsageAttribute | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache.getUsage()
Gets the value of the usage property. 
 | 
static JaxbUsageAttribute | 
JaxbUsageAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static JaxbUsageAttribute[] | 
JaxbUsageAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbClassCache.setUsage(JaxbUsageAttribute value)
Sets the value of the usage property. 
 | 
void | 
JaxbHibernateConfiguration.JaxbSessionFactory.JaxbCollectionCache.setUsage(JaxbUsageAttribute value)
Sets the value of the usage property. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.