See: Description
| Exception | Description |
|---|---|
| NoPersistenceUnitException |
Exception thrown when trying to create an EntityManagerFactory for a
persistence-unit and we cant find a "persistence-unit" of the specified name.
|
| NoPersistenceXmlException |
Exception thrown when trying to create an EntityManagerFactory for a
persistence-unit and we cant find any "persistence.xml" files.
|
| NotProviderException |
Exception thrown when trying to create an EntityManagerFactory for a
persistence-unit and we are not the required provider.
|
Copyright © 2020. All rights reserved.