|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbJoinTable | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbJoinTable in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbJoinTable | |
|---|---|
protected JaxbJoinTable |
JaxbManyToMany.joinTable
|
protected JaxbJoinTable |
JaxbOneToMany.joinTable
|
protected JaxbJoinTable |
JaxbManyToOne.joinTable
|
protected JaxbJoinTable |
JaxbOneToOne.joinTable
|
protected JaxbJoinTable |
JaxbAssociationOverride.joinTable
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbJoinTable | |
|---|---|
JaxbJoinTable |
ObjectFactory.createJaxbJoinTable()
Create an instance of JaxbJoinTable |
JaxbJoinTable |
JaxbManyToMany.getJoinTable()
Gets the value of the joinTable property. |
JaxbJoinTable |
JaxbOneToMany.getJoinTable()
Gets the value of the joinTable property. |
JaxbJoinTable |
JaxbManyToOne.getJoinTable()
Gets the value of the joinTable property. |
JaxbJoinTable |
JaxbOneToOne.getJoinTable()
Gets the value of the joinTable property. |
JaxbJoinTable |
JaxbAssociationOverride.getJoinTable()
Gets the value of the joinTable property. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbJoinTable | |
|---|---|
void |
JaxbManyToMany.setJoinTable(JaxbJoinTable value)
Sets the value of the joinTable property. |
void |
JaxbOneToMany.setJoinTable(JaxbJoinTable value)
Sets the value of the joinTable property. |
void |
JaxbManyToOne.setJoinTable(JaxbJoinTable value)
Sets the value of the joinTable property. |
void |
JaxbOneToOne.setJoinTable(JaxbJoinTable value)
Sets the value of the joinTable property. |
void |
JaxbAssociationOverride.setJoinTable(JaxbJoinTable value)
Sets the value of the joinTable property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||