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