org.javalite.activejdbc
Class Configuration

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

public class Configuration
extends Object

Author:
Igor Polevoy

Constructor Summary
protected Configuration()
           
 
Method Summary
 boolean cacheEnabled()
           
 boolean collectStatistics()
           
 boolean collectStatisticsOnHold()
           
 CacheManager getCacheManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Configuration

protected Configuration()
Method Detail

collectStatistics

public boolean collectStatistics()

collectStatisticsOnHold

public boolean collectStatisticsOnHold()

cacheEnabled

public boolean cacheEnabled()

getCacheManager

public CacheManager getCacheManager()


Copyright © 2015 JavaLite. All rights reserved.