2020-04-18

Hibernate JPA @PersistenceUnits Example

@PersistenceUnits

The @PersistenceUnits annotation is used to group multiple @PersistenceUnit annotations.

PersistenceUnits Declares one or more PersistenceUnit annotations.

No comments:

Post a Comment