| Package | Description |
|---|---|
| com.ocs.dynamo.showcase.movies |
| Class and Description |
|---|
| Country
Country JPA entity.
|
| Movie
Movie JPA entity, does not need much explanation.
|
| MovieDao
Dynamo advocates the use of Data Access Objects per domain object to implement the data access
logic.
|
| MovieRating
Description of MovieRating.
|
| MovieService
Dynamo advocates the use of a Facade to implement business services.
|
Copyright © 2016 Open Circle Solutions. All rights reserved.