ca.cbc.sportwire.servlet.data
Interface DBCacheProperties
- All Known Implementing Classes:
- DBCacheBean, JDOMDB
- public interface DBCacheProperties
DBCacheProperties provides runtime constants for
interpreting the MRU and TTL cache properties. Also includes
constants for database cache properties.
Created: Tue Jan 15 02:41:29 2002
$Log: DBCacheProperties.java,v $
Revision 1.2 2002/03/13 18:12:33 garym
Implemented longvarchar translation filter
Revision 1.1 2002/02/11 20:57:13 garym
added JDOMDB to return XML from database queries
Revision 1.5 2002/01/28 21:50:04 garym
Improved critical error recovery; headlines now use backup script feed
Revision 1.4 2002/01/27 06:39:57 garym
Added XSL transform and XML output to JDOMFile
Revision 1.3 2002/01/22 22:34:48 garym
Fixed news slug case bug
Revision 1.2 2002/01/16 23:09:24 garym
Implemented the JDBC pool support and sql property beans
Revision 1.1 2002/01/15 08:28:50 garym
implemented MRU cache for the JDOMFile objects
- Version:
- $Id: DBCacheProperties.java,v 1.2 2002/03/13 18:12:33 garym Exp $
- Author:
- Gary Lawrence Murphy
DBCACHE_POOL_PROPERTY
public static final java.lang.String DBCACHE_POOL_PROPERTY
DB_REFRESH_PROPERTY
public static final java.lang.String DB_REFRESH_PROPERTY
DB_CACHE_DEFAULT_PERIOD
public static final int DB_CACHE_DEFAULT_PERIOD
DBCACHE_TEXT_FILTER_PROPERTY
public static final java.lang.String DBCACHE_TEXT_FILTER_PROPERTY
DBCACHE_TEXT_FILTER_DEFAULT
public static final java.lang.String DBCACHE_TEXT_FILTER_DEFAULT