| Package | Description |
|---|---|
| test.ejb |
| Modifier and Type | Method and Description |
|---|---|
EntityEJBObject |
EntityEJBHome.create(Integer key,
String name) |
EntityEJBObject |
EntityEJBHome.findByPrimaryKey(Integer key) |
| Modifier and Type | Method and Description |
|---|---|
Collection<EntityEJBObject> |
EntityEJBHome.findAll() |
Collection<EntityEJBObject> |
EntityEJBHome.findByName(String name) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.