NPersistence Reference Guide
The Persistence type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| CreateEntityManagerFactory(String) |
Create and return an EntityManagerFactory for the named
persistence unit.
| |
| CreateEntityManagerFactory(String, Dictionary<(Of <<'(Object, Object>)>>)) |
Create and return an EntityManagerFactory for the named persistence unit
using the given properties.
| |
| GetPersistenceUtil()()()() |
Return the PersistenceUtil instance |