|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssociationPathElement | |
|---|---|
| com.anasoft.os.daofusion.criteria | Criteria classes defining persistent entity query constraints. |
| Uses of AssociationPathElement in com.anasoft.os.daofusion.criteria |
|---|
| Methods in com.anasoft.os.daofusion.criteria that return AssociationPathElement | |
|---|---|
AssociationPathElement |
AssociationPath.getLastElement()
Returns the last element of this association path or null in case the association path is empty. |
| Constructors in com.anasoft.os.daofusion.criteria with parameters of type AssociationPathElement | |
|---|---|
AssociationPath(AssociationPath prefix,
AssociationPathElement... elements)
Creates a new association path with rootPath elements placed at the beginning, followed by elements in consequence. |
|
AssociationPath(AssociationPathElement... elements)
Creates a new association path. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||