persistenceUnit

The name of the persistence unit. If only building one EntityManagerFactory you can omit this, but if there are more than one in the same application you should give them distinct names.

Return

the builder for fluent usage

Parameters

persistenceUnit

the name of the persistence unit