| Package | Description |
|---|---|
| org.josef.demo.ejb | |
| org.josef.ejb.crud |
CRUD Service Component.
|
| Class and Description |
|---|
| AbstractCrudChildControllerBean
Controller that support CRUD (Create, Read, Update Delete) actions on a JPA
Entity that is a Child of another JPA Entity.
|
| AbstractCrudControllerBean
Controller that support CRUD (Create, Read, Update Delete) actions on a JPA
Entity.
|
| Class and Description |
|---|
| CrudControllerLocal
Local interface to
CrudControllerBean. |
| CrudControllerRemote
Remote interface to
CrudControllerBean. |
Copyright © 2008–2018. All rights reserved.