|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlCollectionTable | |
|---|---|
| org.eclipse.jpt.jpa.core.resource.orm | |
| org.eclipse.jpt.jpa.core.resource.orm.v2_0 | |
| org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
| Uses of XmlCollectionTable in org.eclipse.jpt.jpa.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm that return XmlCollectionTable | |
|---|---|
XmlCollectionTable |
OrmFactory.createXmlCollectionTable()
|
XmlCollectionTable |
XmlElementCollection.getCollectionTable()
Returns the value of the 'Collection Table' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm with parameters of type XmlCollectionTable | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
XmlElementCollection.basicSetCollectionTable(XmlCollectionTable newCollectionTable,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
XmlElementCollection.setCollectionTable(XmlCollectionTable newCollectionTable)
Sets the value of the ' Collection Table' containment reference. |
| Uses of XmlCollectionTable in org.eclipse.jpt.jpa.core.resource.orm.v2_0 |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.orm.v2_0 that return XmlCollectionTable | |
|---|---|
XmlCollectionTable |
XmlElementCollection_2_0.getCollectionTable()
Returns the value of the 'Collection Table' containment reference. |
| Methods in org.eclipse.jpt.jpa.core.resource.orm.v2_0 with parameters of type XmlCollectionTable | |
|---|---|
void |
XmlElementCollection_2_0.setCollectionTable(XmlCollectionTable value)
Sets the value of the ' Collection Table' containment reference. |
| Uses of XmlCollectionTable in org.eclipse.jpt.jpa.eclipselink.core.resource.orm |
|---|
| Subclasses of XmlCollectionTable in org.eclipse.jpt.jpa.eclipselink.core.resource.orm | |
|---|---|
class |
XmlCollectionTable
A representation of the model object 'Xml Collection Table'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||