JDBC Driver for Basecamp

Build 22.0.8462

Configuring the Cache Connection

Configuring the Caching Database

This section describes the properties for caching data to the persistent store of your choice.

CacheLocation

The CacheLocation property species the path to a file-system-based database. When caching is enabled, a file-system-based database is used by default. If CacheLocation is not specified, this database is stored at the path in Location. If neither of these connection properties are specified, the driver uses a platform-dependent default location.

CacheConnection

The CacheConnection property specifies a database driver and the connection string to the caching database.

CacheDriver

The CacheDriver property specifies a database driver and the connection string to the caching database.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462