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()
           
 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()

cacheEnabled

public boolean cacheEnabled()

getCacheManager

public CacheManager getCacheManager()


Copyright © 2013. All Rights Reserved.