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