|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Collection | |
|---|---|
| org.plasma.sdo.access.provider.jdo | Package level documentation for package org.plasma.sdo.access.provider.jdo |
| Uses of Collection in org.plasma.sdo.access.provider.jdo |
|---|
| Fields in org.plasma.sdo.access.provider.jdo declared as Collection | |
|---|---|
protected Collection |
Property.collection
|
protected Collection |
Field.collection
|
| Methods in org.plasma.sdo.access.provider.jdo that return Collection | |
|---|---|
Collection |
ObjectFactory.createCollection()
Create an instance of Collection |
Collection |
Property.getCollection()
Gets the value of the collection property. |
Collection |
Field.getCollection()
Gets the value of the collection property. |
| Methods in org.plasma.sdo.access.provider.jdo with parameters of type Collection | |
|---|---|
void |
Property.setCollection(Collection value)
Sets the value of the collection property. |
void |
Field.setCollection(Collection value)
Sets the value of the collection property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||