Package | Description |
---|---|
org.josef.web.jsf.bean.crud |
Java Server Faces Managed Beans that provide CRUD functionality.
|
org.josef.web.jsf.beans.demo.crud.jpa |
JSF Managed Beans to demonstrate CRUD actions.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCrudManyToManyEntityUsingEntityManagerBean<T extends Persistable>
Short description.
|
class |
AbstractCrudManyToManyEntityUsingFacadeBean<T extends Persistable>
Short description.
|
class |
AbstractCrudManyToManyEntityUsingSessionBean<T extends Persistable>
Short description.
|
Modifier and Type | Class and Description |
---|---|
class |
NobelPrizeLaureateBean
NobelPrizeLaureate Bean, demonstrating maintenance of a many
(
NobelPrizeCategory ) to many
(Scientist ) relationship, directly using an
EntityManager. |
Copyright © 2008–2018. All rights reserved.