Class HibernateSqlCollector


  • public final class HibernateSqlCollector
    extends Object
    Records all SQL issued by Hibernate by hooking into the org.hibernate.SQL log4j logger. Filth.
    Since:
    7.6
    • Method Detail

      • enableLogCollection

        public void enableLogCollection()
      • disableLogCollection

        public void disableLogCollection()
      • isLogCollectionEnabled

        public boolean isLogCollectionEnabled()