Interface HibernateOrmConfig.HibernateOrmConfigMetric

Enclosing interface:
HibernateOrmConfig

public static interface HibernateOrmConfig.HibernateOrmConfigMetric
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether metrics are published if a metrics extension is enabled.
    default boolean
     
  • Method Details

    • enabled

      @WithDefault("false") boolean enabled()
      Whether metrics are published if a metrics extension is enabled.
    • isAnyPropertySet

      default boolean isAnyPropertySet()