| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm |
| Modifier and Type | Field and Description |
|---|---|
protected JaxbGeneratedAttribute |
JaxbHibernateMapping.JaxbClass.JaxbTimestamp.generated |
protected JaxbGeneratedAttribute |
JaxbHibernateMapping.JaxbClass.JaxbVersion.generated |
| Modifier and Type | Method and Description |
|---|---|
static JaxbGeneratedAttribute |
JaxbGeneratedAttribute.fromValue(String v) |
JaxbGeneratedAttribute |
JaxbHibernateMapping.JaxbClass.JaxbTimestamp.getGenerated()
Gets the value of the generated property.
|
JaxbGeneratedAttribute |
JaxbHibernateMapping.JaxbClass.JaxbVersion.getGenerated()
Gets the value of the generated property.
|
static JaxbGeneratedAttribute |
JaxbGeneratedAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JaxbGeneratedAttribute[] |
JaxbGeneratedAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JaxbHibernateMapping.JaxbClass.JaxbTimestamp.setGenerated(JaxbGeneratedAttribute value)
Sets the value of the generated property.
|
void |
JaxbHibernateMapping.JaxbClass.JaxbVersion.setGenerated(JaxbGeneratedAttribute value)
Sets the value of the generated property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.