| Package | Description |
|---|---|
| org.josef.demo.ejb | |
| org.josef.demo.jpa |
Demo of Java Persistence API (JPA).
|
| org.josef.demo.ws.rest.elements |
RESTful web services using the Periodic Table of the Elements.
|
| org.josef.demo.ws.rest.nobelprize |
RESTful web services, using the different Nobel Prize entities.
|
| org.josef.web.jsf.beans.demo.crud.jpa |
JSF Managed Beans to demonstrate CRUD actions.
|
| org.josef.web.jsf.beans.demo.crud.jpa.service |
JSF Managed Bean to demonstrate the CRUD service.
|
| org.josef.web.jsf.beans.demo.rest |
JSF Demo Managed Beans to demonstrate using REST services.
|
| Class and Description |
|---|
| Car
Car entity.
|
| Element
Element entity.
|
| Moon
Moon entity.
|
| MoonSearchCriteria
Search criteria to find entities of type
Moon. |
| Planet
Planet entity.
|
| PlanetSearchCriteria
Search criteria to find entities of type
Planet. |
| Scientist
Scientist entity.
|
| Class and Description |
|---|
| Car
Car entity.
|
| CarDetail
CarDetail entity which has a one to one relation with
Car. |
| Moon
Moon entity.
|
| NobelPrize
NobelPrize entity.
|
| NobelPrizeCategory
NobelPrizeCategory entity.
|
| NobelPrizeLaureate
NobelPrizeLaureate entity.
|
| Planet
Planet entity.
|
| Scientist
Scientist entity.
|
| Class and Description |
|---|
| Element
Element entity.
|
| Class and Description |
|---|
| NobelPrize
NobelPrize entity.
|
| NobelPrizeCategory
NobelPrizeCategory entity.
|
| Class and Description |
|---|
| Car
Car entity.
|
| CarSearchCriteria
Search criteria to find entities of type
Car. |
| Element
Element entity.
|
| ElementSearchCriteria
Search criteria to find entities of type
Element. |
| HtmlTag
Html Tag Entity.
|
| HtmlTagSearchCriteria
Search criteria to find entities of type
HtmlTag. |
| Moon
Moon entity.
|
| MoonSearchCriteria
Search criteria to find entities of type
Moon. |
| NobelPrize
NobelPrize entity.
|
| NobelPrizeCategory
NobelPrizeCategory entity.
|
| NobelPrizeCategorySearchCriteria
Search criteria to find entities of type
NobelPrizeCategory. |
| NobelPrizeLaureate
NobelPrizeLaureate entity.
|
| NobelPrizeLaureateSearchCriteria
Search criteria to find entities of type
NobelPrizeLaureate. |
| NobelPrizeSearchCriteria
Search criteria to find entities of type
NobelPrize. |
| Planet
Planet entity.
|
| PlanetSearchCriteria
Search criteria to find entities of type
Planet. |
| Scientist
Scientist entity.
|
| ScientistSearchCriteria
Search criteria to find entities of type
Scientist. |
| Class and Description |
|---|
| HtmlTag
Html Tag Entity.
|
| Class and Description |
|---|
| Element
Element entity.
|
Copyright © 2008–2018. All rights reserved.