| Package | Description |
|---|---|
| org.apache.openejb.test.entity.cmr.onetoone |
| Modifier and Type | Method and Description |
|---|---|
PersonLocal |
PersonLocalHome.create(Integer field1) |
PersonLocal |
PersonLocalHome.create(PersonPk primaryKey) |
PersonLocal |
PersonLocalHome.findByPrimaryKey(Integer primaryKey) |
PersonLocal |
PersonLocalHome.findByPrimaryKey(PersonPk primaryKey) |
abstract PersonLocal |
LicenseBean.getPerson() |
PersonLocal |
LicenseLocal.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
LicenseBean.setPerson(PersonLocal personLocal) |
void |
LicenseLocal.setPerson(PersonLocal person) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.