You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This defines the persistence unit from which the entity manager is used in org.javaee8.jpa.stream.repository.PersonRepository
6
+
7
+
Note that this relies on the defaults; in Java EE the transaction type defaults to JTA and the data source defaults to the platform default data source
0 commit comments