This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch feature/GEODE-3781
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 5983660 moved stuff to internal package
new 0b07793 Added JDBCLoader and integration test
new 2b22fd8 removed some whitespace
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../geode/connectors/jdbc/JDBCAsyncWriter.java | 9 +-
.../apache/geode/connectors/jdbc/JDBCLoader.java | 38 +++---
.../connectors/jdbc/JDBCLoaderIntegrationTest.java | 143 +++++++++++++++++++++
3 files changed, 166 insertions(+), 24 deletions(-)
copy
extensions/geode-modules/src/main/java/org/apache/geode/modules/session/catalina/callback/LocalSessionCacheLoader.java
=>
geode-connectors/src/main/java/org/apache/geode/connectors/jdbc/JDBCLoader.java
(58%)
create mode 100644
geode-connectors/src/test/java/org/apache/geode/connectors/jdbc/JDBCLoaderIntegrationTest.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].