|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbColumnElement | |
|---|---|
| org.hibernate.internal.jaxb.mapping.hbm | |
| Uses of JaxbColumnElement in org.hibernate.internal.jaxb.mapping.hbm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbColumnElement | |
|---|---|
protected JaxbColumnElement |
JaxbListIndexElement.column
|
protected JaxbColumnElement |
JaxbAnyElement.column
|
protected JaxbColumnElement |
JaxbManyToAnyElement.column
|
protected JaxbColumnElement |
JaxbHibernateMapping.JaxbClass.JaxbDiscriminator.column
|
protected JaxbColumnElement |
JaxbMapElement.JaxbIndexManyToAny.column
|
| Fields in org.hibernate.internal.jaxb.mapping.hbm with type parameters of type JaxbColumnElement | |
|---|---|
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
|
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbColumnElement | |
|---|---|
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. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm that return types with arguments of type JaxbColumnElement | |
|---|---|
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. |
| Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbColumnElement | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||