| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.ejb.cmp3 | |
| oracle.toplink.essentials.internal.ejb.cmp3.base |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,EntityManagerSetupImpl> |
JavaSECMPInitializer.emSetupImpls |
| Modifier and Type | Method and Description |
|---|---|
EntityManagerSetupImpl |
JavaSECMPInitializer.getEntityManagerSetupImpl(String emName)
Return the setup class for a given entity manager name
|
| Constructor and Description |
|---|
EntityManagerFactoryImpl(EntityManagerSetupImpl setupImpl,
Map properties)
Will return an instance of the Factory.
|
| Modifier and Type | Field and Description |
|---|---|
protected EntityManagerSetupImpl |
EntityManagerFactoryImpl.setupImpl |
| Constructor and Description |
|---|
EntityManagerFactoryImpl(EntityManagerSetupImpl setupImpl,
Map properties) |
Copyright © 2023. All rights reserved.