Interface ManagementAdaptor

  • All Known Subinterfaces:
    ManagementAdaptor

    public interface ManagementAdaptor
    Defines persistence provider management operations/statistics
    Author:
    Scott Marlow
    • Method Detail

      • getIdentificationLabel

        String getIdentificationLabel()
        Get the short identification string that represents the management adaptor (e.g Hibernate)
        Returns:
        id label
      • getVersion

        String getVersion()
        Version that uniquely identifies the management adapter (can be used to tell the difference between Hibernate 4.1 vs 4.3).
        Returns:
        version string