See the following resources for more information about the technologies and tools used to implement the solutions in this chapter:
For the following additional information about composite persistence units, see "@CompositeMember
," "composite.unit
," and "composite-unit.member
" in Java Persistence API (JPA) Extensions Reference for EclipseLink:
Limitations of composite persistence units.
Configuring composite member persistence units that contain dependencies.
All persistence unit properties used by composite persistence units and composite member persistence units
How to pass persistence unit properties to composite member persistence units with the Persistence.createEntityManagerFactory
method, while creating a composite persistence unit EntityManagerFactory
All entity manager properties used by composite persistence unit and composite member persistence units
How to pass entity manager properties to composite member persistence units with the emf.createEntityManager
method for the composite persistence unit EntityManagerFactory