Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.hbm |
Modifier and Type | Field and Description |
---|---|
protected JaxbColumnElement |
JaxbListIndexElement.column |
protected JaxbColumnElement |
JaxbAnyElement.column |
protected JaxbColumnElement |
JaxbManyToAnyElement.column |
protected JaxbColumnElement |
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator.column |
protected JaxbColumnElement |
JaxbMapElement.JaxbIndexManyToAny.column |
Modifier and Type | Field and Description |
---|---|
protected List<JaxbColumnElement> |
JaxbIdbagElement.JaxbCollectionId.column |
protected List<JaxbColumnElement> |
JaxbIndexElement.column |
protected List<JaxbColumnElement> |
JaxbKeyElement.column |
protected List<JaxbColumnElement> |
JaxbHibernateMapping.JaxbClass.JaxbId.column |
protected List<JaxbColumnElement> |
JaxbHibernateMapping.JaxbClass.JaxbVersion.column |
protected List<JaxbColumnElement> |
JaxbKeyPropertyElement.column |
protected List<JaxbColumnElement> |
JaxbKeyManyToOneElement.column |
protected List<JaxbColumnElement> |
JaxbMapElement.JaxbIndexManyToMany.column |
Modifier and Type | Method and Description |
---|---|
JaxbColumnElement |
ObjectFactory.createJaxbColumnElement()
Create an instance of
JaxbColumnElement |
JaxbColumnElement |
JaxbListIndexElement.getColumn()
Gets the value of the column property.
|
JaxbColumnElement |
JaxbAnyElement.getColumn()
Gets the value of the column property.
|
JaxbColumnElement |
JaxbManyToAnyElement.getColumn()
Gets the value of the column property.
|
JaxbColumnElement |
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator.getColumn()
Gets the value of the column property.
|
JaxbColumnElement |
JaxbMapElement.JaxbIndexManyToAny.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
List<JaxbColumnElement> |
JaxbIdbagElement.JaxbCollectionId.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbIndexElement.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbKeyElement.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbHibernateMapping.JaxbClass.JaxbId.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbHibernateMapping.JaxbClass.JaxbVersion.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbKeyPropertyElement.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbKeyManyToOneElement.getColumn()
Gets the value of the column property.
|
List<JaxbColumnElement> |
JaxbMapElement.JaxbIndexManyToMany.getColumn()
Gets the value of the column property.
|
Modifier and Type | Method and Description |
---|---|
void |
JaxbListIndexElement.setColumn(JaxbColumnElement value)
Sets the value of the column property.
|
void |
JaxbAnyElement.setColumn(JaxbColumnElement value)
Sets the value of the column property.
|
void |
JaxbManyToAnyElement.setColumn(JaxbColumnElement value)
Sets the value of the column property.
|
void |
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator.setColumn(JaxbColumnElement value)
Sets the value of the column property.
|
void |
JaxbMapElement.JaxbIndexManyToAny.setColumn(JaxbColumnElement value)
Sets the value of the column property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.