https://github.com/xdev-software/xapi-db-cache-2009
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
https://github.com/xdev-software/xapi-db-cache-2009
database database-adapter intersystems-cache intersystems-cache-2009 java xapi xdev xdev-application-framework
Last synced: 2 months ago
JSON representation
Caché 2009 Database Adapter for the XDEV Application Framework SqlEngine
- Host: GitHub
- URL: https://github.com/xdev-software/xapi-db-cache-2009
- Owner: xdev-software
- License: lgpl-3.0
- Archived: true
- Created: 2021-09-30T11:17:02.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-12-25T00:58:30.000Z (over 2 years ago)
- Last Synced: 2025-12-26T16:41:28.430Z (3 months ago)
- Topics: database, database-adapter, intersystems-cache, intersystems-cache-2009, java, xapi, xdev, xdev-application-framework
- Language: Java
- Homepage: https://javadoc.io/doc/com.xdev-software/xapi-db-cache-2009
- Size: 171 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://mvnrepository.com/artifact/com.xdev-software/xapi-db-cache-2009)
[](https://github.com/xdev-software/xapi-db-cache-2009/actions/workflows/checkBuild.yml?query=branch%3Adevelop)
[](https://javadoc.io/doc/com.xdev-software/xapi-db-cache-2009)
# SqlEngine Database Adapter Caché 2009
The XDEV Application Framework provides an abstraction over database dialects as part of its SqlEngine. This module is the Database Adapter for [InterSystems Caché 2009](https://www.intersystems.com/products/cache/) which includes the Caché-specific implementation for database access.
### :information_source: Important Notes
*At the time of publishing this code, we couldn't find any compatible JDBC driver as a maven dependency for 'Cache 2009.1'.
If you want to use this adapter properly, you have to search for a working dependency/.jar by yourself. According to the [Caché documentation](https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=BGJD_INTRO) there should be a JDBC-driver jar shipped with the product - consider using it.*
## XDEV-IDE
The [XDEV(-IDE)](https://xdev.software/en/products/swing-builder) is a visual Java development environment for fast and easy application development (RAD - Rapid Application Development). XDEV differs from other Java IDEs such as Eclipse or NetBeans, focusing on programming through a far-reaching RAD concept. The IDE's main components are a Swing GUI builder, the XDEV Application Framework and numerous drag-and-drop tools and wizards with which the functions of the framework can be integrated.
The XDEV-IDE was license-free up to version 4 inclusive and is available for Windows, Linux and macOS. From version 5, the previously proprietary licensed additional modules are included in the IDE and the license of the entire product has been converted to a paid subscription model. The XDEV Application Framework, which represents the core of the RAD concept of XDEV and is part of every XDEV application, was released as open-source in 2008.
## Support
If you need support as soon as possible and you can't wait for any pull request, feel free to use [our support](https://xdev.software/en/services/support).
## Contributing
See the [contributing guide](./CONTRIBUTING.md) for detailed instructions on how to get started with our project.
## Dependencies and Licenses
View the [license of the current project](LICENSE) or the [summary including all dependencies](https://xdev-software.github.io/xapi-db-cache-2009/dependencies/)