| Package | Description |
|---|---|
| oracle.toplink.essentials.internal.ejb.cmp3 | |
| oracle.toplink.essentials.internal.ejb.cmp3.transaction |
| Constructor and Description |
|---|
EJBQueryImpl(DatabaseQuery query,
EntityManagerImpl entityManager)
Create an EJBQueryImpl with a TopLink query.
|
EJBQueryImpl(EntityManagerImpl entityManager)
Base constructor for EJBQueryImpl.
|
EJBQueryImpl(String ejbql,
EntityManagerImpl entityManager)
Build an EJBQueryImpl based on the given ejbql string
|
EJBQueryImpl(String queryDescription,
EntityManagerImpl entityManager,
boolean isNamedQuery)
Create an EJBQueryImpl with either a query name or an ejbql string
|
| Constructor and Description |
|---|
EntityTransactionWrapper(EntityManagerImpl entityManager) |
JTATransactionWrapper(EntityManagerImpl entityManager) |
Copyright © 2023. All rights reserved.