NPersistence Reference Guide
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Interface implemented by the persistence provider.
Invoked by the Persistence class to
create an EntityManagerFactory.
Namespace: NPersistence.spiAssembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
public interface PersistenceProvider
Members
All Members | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | CreateContainerEntityManagerFactory(PersistenceUnitInfo, Dictionary<(Of <<'(Object, Object>)>>)) | Called by the container when an EntityManagerFactory
is to be created.
|
![]() | CreateEntityManagerFactory(String, Dictionary<(Of <<'(Object, Object>)>>)) | Called by Persistence class when an
EntityManagerFactory is to be created.
|
![]() | GetProviderUtil()()()() | Return the utility interface implemented by the persistence
provider. |