This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch TableSession
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 45cb420993c fix IT sessionPool
add 08417d6d838 add java doc and fix IT
add c8dad57c1f0 add example
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/TableModelSessionExample.java | 83 +++++++++--
.../apache/iotdb/TableModelSessionPoolExample.java | 75 +++++++++-
.../iotdb/session/it/IoTDBSessionRelationalIT.java | 8 +-
.../org/apache/iotdb/isession/ITableSession.java | 49 +++++++
.../apache/iotdb/session/TableSessionBuilder.java | 144 ++++++++++++++++++-
.../session/pool/TableSessionPoolBuilder.java | 158 ++++++++++++++++++++-
6 files changed, 497 insertions(+), 20 deletions(-)