Package | Description |
---|---|
org.josef.web.jsf.beans.demo.crud.jpa |
JSF Managed Beans to demonstrate CRUD actions.
|
Modifier and Type | Class and Description |
---|---|
class |
CarBean
Car Bean, demonstrating maintenance of a 1 to 1 relationship, directly
using an EntityManager.
|
class |
ElementBean
Element Bean, demonstrating maintenance of a single Entity, directly using an
EntityManager.
|
class |
HtmlTagBean
HTML tag Bean, demonstrating maintenance of a single Entity, directly using
an EntityManager.
|
class |
NobelPrizeBean
NobelPrize Bean.
|
class |
NobelPrizeCategoryBean
NobelPrizeCategory Bean.
|
class |
PlanetBean
Planet Bean, demonstrating maintenance of a single Entity, directly using an
EntityManager.
|
class |
ScientistBean
Scientist Bean, demonstrating maintenance of a single Entity, directly using
an EntityManager.
|
Copyright © 2008–2018. All rights reserved.