|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementCollection | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of ElementCollection in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa with type parameters of type ElementCollection | |
|---|---|
protected List<ElementCollection> |
EmbeddableAttributes.elementCollection
|
protected List<ElementCollection> |
Attributes.elementCollection
|
| Methods in org.apache.openejb.jee.jpa that return ElementCollection | |
|---|---|
ElementCollection |
ObjectFactory.createElementCollection()
Create an instance of ElementCollection |
| Methods in org.apache.openejb.jee.jpa that return types with arguments of type ElementCollection | |
|---|---|
List<ElementCollection> |
EmbeddableAttributes.getElementCollection()
Gets the value of the elementCollection property. |
List<ElementCollection> |
Attributes.getElementCollection()
Gets the value of the elementCollection property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||