public interface EntityManagerFactoryReference extends NamedInformation, InjectionCapable
| Modifier and Type | Method and Description |
|---|---|
BundleDescriptor |
getReferringBundleDescriptor()
Get the referring bundle, i.e.
|
String |
getUnitName()
Get the unit name of the entity manager factory to which this
reference is associated.
|
void |
setReferringBundleDescriptor(BundleDescriptor referringBundle)
Set the referring bundle, i.e.
|
void |
setUnitName(String unitName)
Set the unit name of the entity manager factory to which this
reference is associated.
|
getDescription, getName, setDescription, setNameaddInjectionTarget, getComponentEnvName, getInjectionTargets, getInjectResourceType, isInjectable, setInjectResourceTypevoid setUnitName(String unitName)
String getUnitName()
void setReferringBundleDescriptor(BundleDescriptor referringBundle)
BundleDescriptor getReferringBundleDescriptor()
Copyright © 2019. All rights reserved.