Interface PersistenceProviderResolver

    • Method Detail

      • getPersistenceProviders

        java.util.List<PersistenceProvider> getPersistenceProviders()
        Returns a list of the PersistenceProvider implementations available in the runtime environment.
        Returns:
        list of the persistence providers available in the environment
      • clearCachedProviders

        void clearCachedProviders()
        Clear cache of providers.