Package org.apache.geode.connectors.jdbc


package org.apache.geode.connectors.jdbc
  • Class
    Description
    This 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.
    This class provides loading from a data source using JDBC.
    This class implements PooledDataSourceFactory for the JDBC Connector extension.
    This class provides synchronous write through to a data source using JDBC.