planetj.dataengine
Interface IServletParameters
- All Known Subinterfaces:
- IDataEngine
- All Known Implementing Classes:
- DataEngine, DataEngineInitializationException, DataEngineManager, DataEngineServlet, FDManagerApplication, SessionManager
- public interface IServletParameters
Insert the type's description here.
Creation date: (1/29/2003 9:08:32 AM)
DRIVER
public static final String DRIVER
- See Also:
- Constant Field Values
SYSTEM_URL
public static final String SYSTEM_URL
- See Also:
- Constant Field Values
SYSTEM_ALIAS
public static final String SYSTEM_ALIAS
- See Also:
- Constant Field Values
USER_ID
public static final String USER_ID
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
MIN_CONNECTIONS
public static final String MIN_CONNECTIONS
- See Also:
- Constant Field Values
MAX_CONNECTIONS
public static final String MAX_CONNECTIONS
- See Also:
- Constant Field Values
CLEAN_UP_TIME
public static final String CLEAN_UP_TIME
- See Also:
- Constant Field Values
ORPHAN_TIMEOUT
public static final String ORPHAN_TIMEOUT
- See Also:
- Constant Field Values
JDBC_OPTIMIZATIONS
public static final String JDBC_OPTIMIZATIONS
- See Also:
- Constant Field Values
BASE_URL
public static final String BASE_URL
- See Also:
- Constant Field Values
AUTO_RUN
public static final String AUTO_RUN
- See Also:
- Constant Field Values
METADATA_LIBRARY
public static final String METADATA_LIBRARY
- See Also:
- Constant Field Values
USER_PASSWORD
public static final String USER_PASSWORD
- See Also:
- Constant Field Values
ENVIRONMENT_MODE
public static final String ENVIRONMENT_MODE
- See Also:
- Constant Field Values
CACHE_TRACK_ON
public static final String CACHE_TRACK_ON
- See Also:
- Constant Field Values
CACHE_TRACK_WRITE_TO_FILE
public static final String CACHE_TRACK_WRITE_TO_FILE
- See Also:
- Constant Field Values
SYSTEM_ALIAS_PARAM
public static final String SYSTEM_ALIAS_PARAM
- See Also:
- Constant Field Values
PORT
public static final String PORT
- See Also:
- Constant Field Values
DATABASE
public static final String DATABASE
- See Also:
- Constant Field Values
ALL
public static final List ALL