◆ CountryJpaController()
| repository.service.CountryJpaController.CountryJpaController |
( |
EntityManagerFactory | emf | ) |
|
◆ create()
◆ destroy()
◆ edit()
◆ findCountry()
| Country repository.service.CountryJpaController.findCountry |
( |
String | id | ) |
|
◆ findCountryEntities() [1/2]
| List< Country > repository.service.CountryJpaController.findCountryEntities |
( |
| ) |
|
◆ findCountryEntities() [2/2]
| List< Country > repository.service.CountryJpaController.findCountryEntities |
( |
int | maxResults, |
|
|
int | firstResult ) |
◆ getEntityManager()
| EntityManager repository.service.CountryJpaController.getEntityManager |
( |
| ) |
|
The documentation for this class was generated from the following file: