| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ManyToOne> |
EmbeddableAttributes.manyToOne |
protected List<ManyToOne> |
Attributes.manyToOne |
| Modifier and Type | Method and Description |
|---|---|
ManyToOne |
ObjectFactory.createManyToOne()
Create an instance of
ManyToOne |
| Modifier and Type | Method and Description |
|---|---|
List<ManyToOne> |
EmbeddableAttributes.getManyToOne()
Gets the value of the manyToOne property.
|
List<ManyToOne> |
Attributes.getManyToOne()
Gets the value of the manyToOne property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.