Interface OpenJPAProductDerivation

  • All Superinterfaces:
    ProductDerivation

    public interface OpenJPAProductDerivation
    extends ProductDerivation
    Adds datastore based extension to ProductDerivation.
    Since:
    0.4.1
    Author:
    Pinaki Poddar
    • Method Detail

      • putBrokerFactoryAliases

        void putBrokerFactoryAliases​(Map<String,​String> aliases)
        Load default alias options into the given map. Each entry maps an alias to a broker factory class name. Replace anything previously under the desired keys.