| 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 Attributes |
Entity.attributes |
protected Attributes |
MappedSuperclass.attributes |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
ObjectFactory.createAttributes()
Create an instance of
Attributes |
Attributes |
Entity.getAttributes()
Gets the value of the attributes property.
|
Attributes |
Mapping.getAttributes() |
Attributes |
MappedSuperclass.getAttributes()
Gets the value of the attributes property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entity.setAttributes(Attributes value)
Sets the value of the attributes property.
|
void |
Mapping.setAttributes(Attributes value) |
void |
MappedSuperclass.setAttributes(Attributes value)
Sets the value of the attributes property.
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.