Interface HibernateOrmConfig.HibernateOrmConfigDevUI

Enclosing interface:
HibernateOrmConfig

public static interface HibernateOrmConfig.HibernateOrmConfigDevUI
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Allow hql queries in the Dev UI page
  • Method Details

    • allowHql

      @WithDefault("false") boolean allowHql()
      Allow hql queries in the Dev UI page