Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDBC Merge develop to master #100

Merged
merged 49 commits into from
Jun 13, 2019
Merged

JDBC Merge develop to master #100

merged 49 commits into from
Jun 13, 2019

Conversation

anouri
Copy link
Member

@anouri anouri commented Jun 13, 2019

New parameter IdleSessionTimeOut
Support properties for keystore and truststore password

nouriahm and others added 30 commits August 21, 2018 19:41
* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82
Conflicts:
	com.ibm.streamsx.jdbc/impl/java/src/com/ibm/streamsx/jdbc/AbstractJDBCOperator.java
anouri and others added 19 commits April 24, 2019 15:22
* JDBC: Merge develop to master (#90)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* develop to master #88

* JDBC merge develop to master (#91)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc updated.

* JDCB merge develop to master (#92)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc improved

* JDBC spldoc updated.

* JDBC merge develop to master (#93)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc improved

* JDBC spldoc updated.
* JDBC: Merge develop to master (#90)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* develop to master #88

* JDBC merge develop to master (#91)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc updated.

* JDCB merge develop to master (#92)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc improved

* JDBC spldoc updated.

* JDBC merge develop to master (#93)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* Fix SPLDOC typo in checkConnection parameter #74

* Add new parameter jdbcCredentials

* Add new parameter jdbcCredentials

* info.xml updated parameter jdbcCredentials

* JDBC SPLDOC improved #76

* java.net.ConnectException not catched #57

* support application configuration

* exception handling improved.

* loop in exception handling fixed

* credentials is a string and not a file

* Document JDBC driver setup. #77

* corrections for #79 #78

* merge master to develop

* remove spldocs from develop branch

* removed lib from develop branch

* copy from master to develop

* merge jdbc master branche to develop (#83)

* Update links in JDBC README.md file

* JDBC checkConnection  (#70)

* check JDBC connection #69

* check JDBC connection #69

* Add getDBMajorVersion only for test

* added checkConnectionTimeOut

* JDBC info.xml updated.

* JDBC info.xml file updated.

* streamsx.jdbc  1.4.0 SPLDOC upgraded

* if (checkConnectionThread != null) -> stop Thread

* db2 jdbc driver upgraded

* JDBC version number incremented

* resolves #71

* resolve #71

* #71

* corrections for #79 #78

* #43

* add jar file to .gitignor

* add toolkit.xml to gitignor

* spldoc and lib removed from repository.

* remove spldoc from samples

* add tmp to .gitignor

* credentioals is a JSON string

* README.md updated for 4.3 documentation

* credentials parameter is JSON string

* Add conversion for SPL blobs, issue #8

* Add conversion from sqlblob to splblob (on select), issue #82

* release number increased #82

* check sqlFailureAction before rollback

* Corrections for issues #86 #87 #88

* correction for #88

* correction for #88

* update JDNC info.xml file version 1.5.0

* JDBC: Update info.xml file: what is new in 1.5.0

* Update AbstractJDBCOperator.java

* jdbc properties supports jdbcurl #88

* JDBC spldoc improved

* JDBC spldoc updated.

* resolves #95 (#96)
@anouri
Copy link
Member Author

anouri commented Jun 13, 2019

What is new in version 1.7.0
55 Close connection after query (#55)
Support properties for keystore and truststore password (#99)

@anouri anouri merged commit 3742891 into master Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant