Class Configuration

java.lang.Object
org.javalite.activejdbc.Configuration

public class Configuration extends Object
Author:
Igor Polevoy
  • Constructor Details

    • Configuration

      protected Configuration()
  • Method Details

    • collectStatistics

      public boolean collectStatistics()
    • collectStatisticsOnHold

      public boolean collectStatisticsOnHold()
    • getCacheManager

      public String getCacheManager()
    • hasActiveLogger

      public static boolean hasActiveLogger()
      Returns:
      true if a custom logger is defined, false then
    • getActiveLogger

      public static ActiveJDBCLogger getActiveLogger()