NPersistence Reference Guide

The Persistence type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
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

See Also