B.9. InterSystems Cache

B.9.1. Known issues with InterSystems Cache

Example B.9. Example properties for InterSystems Cache

javax.jdo.option.ConnectionDriverName: com.intersys.jdbc.CacheDriver
javax.jdo.option.ConnectionURL: jdbc:Cache://SERVER_NAME:SERVER_PORT/DB_NAME

B.9.1. Known issues with InterSystems Cache

  • Support for Cache is done via SQL access over JDBC, not through their object database APIs.