|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Join | |
|---|---|
| org.plasma.sdo.access.provider.jdo | Package level documentation for package org.plasma.sdo.access.provider.jdo |
| Uses of Join in org.plasma.sdo.access.provider.jdo |
|---|
| Fields in org.plasma.sdo.access.provider.jdo declared as Join | |
|---|---|
protected Join |
Property.join
|
protected Join |
Inheritance.join
|
protected Join |
Field.join
|
| Fields in org.plasma.sdo.access.provider.jdo with type parameters of type Join | |
|---|---|
protected java.util.List<Join> |
Interface.joins
|
protected java.util.List<Join> |
Class_.joins
|
| Methods in org.plasma.sdo.access.provider.jdo that return Join | |
|---|---|
Join |
ObjectFactory.createJoin()
Create an instance of Join |
Join |
Property.getJoin()
Gets the value of the join property. |
Join |
Inheritance.getJoin()
Gets the value of the join property. |
Join |
Field.getJoin()
Gets the value of the join property. |
| Methods in org.plasma.sdo.access.provider.jdo that return types with arguments of type Join | |
|---|---|
java.util.List<Join> |
Interface.getJoins()
Gets the value of the joins property. |
java.util.List<Join> |
Class_.getJoins()
Gets the value of the joins property. |
| Methods in org.plasma.sdo.access.provider.jdo with parameters of type Join | |
|---|---|
void |
Property.setJoin(Join value)
Sets the value of the join property. |
void |
Inheritance.setJoin(Join value)
Sets the value of the join property. |
void |
Field.setJoin(Join value)
Sets the value of the join property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||