Enterprise Java Development@TOPIC@
At the completion of this topic, the student shall
have an understanding of:
Requirements for entity classes
How to define a persistence unit
How to obtain an entity manager
Persistence methods available from EntityManager
be able to:
Define a Java class as an entity
Define a persistence unit with entity class(es)
Implement DAO operations in terms of javax.persistence.Persistence API