Package org.apache.geode.connectors.jdbc
package org.apache.geode.connectors.jdbc
-
ClassDescriptionThis class provides write behind cache semantics for a JDBC data source using AsyncEventListener.An exception thrown when communication with an external JDBC data source fails and can be used to diagnose the cause of database communication failures.JdbcLoader<K,
V> This class provides loading from a data source using JDBC.This class implements PooledDataSourceFactory for the JDBC Connector extension.JdbcWriter<K,V> This class provides synchronous write through to a data source using JDBC.