| 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) |
PersonLocal |
LicenseLocal.getPerson() |
abstract PersonLocal |
LicenseBean.getPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
LicenseLocal.setPerson(PersonLocal person) |
abstract void |
LicenseBean.setPerson(PersonLocal personLocal) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.