Overload List
Name | Description | |
---|---|---|
EntityManager(EntityManager) |
Creates a new EntityManager with the same configuration as another EntityManager but without any entities.
|
|
EntityManager(String, MetadataStore) |
Constructs an empty EntityManager with a specified data service name.
|
|
EntityManager(DataService, MetadataStore) |
///
Constructs an empty EntityManager with a specified DataService.
|
See Also