Package | Description |
---|---|
oracle.toplink.essentials.internal.ejb.cmp3 | |
oracle.toplink.essentials.internal.ejb.cmp3.base |
Modifier and Type | Class and Description |
---|---|
class |
EntityManagerFactoryImpl
Purpose: Provides the implementation for the EntityManager Factory.
|
Modifier and Type | Field and Description |
---|---|
protected EntityManagerFactoryImpl |
EntityManagerImpl.factory |
Constructor and Description |
---|
EntityManagerImpl(EntityManagerFactoryImpl factory,
Map properties,
boolean propagatePersistenceContext,
boolean extended)
Constructor called from the EntityManagerFactory to create an EntityManager
|
Copyright © 2023. All rights reserved.