Interface EntityManagerFactoryReference

    • Method Detail

      • setUnitName

        void setUnitName​(String unitName)
        Set the unit name of the entity manager factory to which this reference is associated.
      • getUnitName

        String getUnitName()
        Get the unit name of the entity manager factory to which this reference is associated.
      • setReferringBundleDescriptor

        void setReferringBundleDescriptor​(BundleDescriptor referringBundle)
        Set the referring bundle, i.e. the bundle within which this reference is declared.
      • getReferringBundleDescriptor

        BundleDescriptor getReferringBundleDescriptor()
        Get the referring bundle, i.e. the bundle within which this reference is declared.