Package | Description |
---|---|
org.josef.demo.jpa |
Demo of Java Persistence API (JPA).
|
Modifier and Type | Class and Description |
---|---|
class |
CarSearchCriteria
Search criteria to find entities of type
Car . |
class |
ElementSearchCriteria
Search criteria to find entities of type
Element . |
class |
HtmlTagSearchCriteria
Search criteria to find entities of type
HtmlTag . |
class |
MoonSearchCriteria
Search criteria to find entities of type
Moon . |
class |
NobelPrizeCategorySearchCriteria
Search criteria to find entities of type
NobelPrizeCategory . |
class |
NobelPrizeLaureateSearchCriteria
Search criteria to find entities of type
NobelPrizeLaureate . |
class |
NobelPrizeSearchCriteria
Search criteria to find entities of type
NobelPrize . |
class |
PlanetSearchCriteria
Search criteria to find entities of type
Planet . |
class |
ScientistSearchCriteria
Search criteria to find entities of type
Scientist . |
Copyright © 2008–2018. All rights reserved.