B.8. InterSystems Cache

B.8.1. Known issues with InterSystems Cache

Example B.8. 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.8.1. Known issues with InterSystems Cache

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