This is an automated email from the ASF dual-hosted git repository.

arjansh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel.git.


    from 4e1c8aa  Fix spelling errors
     new 900ae79  Fix JDBC integration test using wrong variable type
     new 5fcc525  Upgrade JDBC integration tests to Junit 4 syntax
     new 985d82c  Merge branch 'master' into jdbc_integration_test_fix
     new e9147fc  Fail testInsertFailureForStringValueForIntegerColumn if 
exception isn't thrown
     new 55e5995  Reorganize imports and remove extra whitespace

The 5 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:
 .../AbstractJdbIntegrationTest.java                | 15 +++++------
 .../metamodel/jdbc/integrationtests/DB2Test.java   |  9 +++++++
 .../jdbc/integrationtests/FirebirdTest.java        | 20 +++++++++------
 .../jdbc/integrationtests/HiveIntegrationTest.java |  9 +++++++
 .../metamodel/jdbc/integrationtests/MysqlTest.java | 21 +++++++++++++++
 .../jdbc/integrationtests/OracleTest.java          | 14 ++++++++++
 .../jdbc/integrationtests/PostgresqlTest.java      | 30 ++++++++++++++++++++++
 .../integrationtests/SQLServerJtdsDriverTest.java  | 16 ++++++++++++
 .../SQLServerMicrosoftDriverTest.java              |  9 +++++++
 9 files changed, 127 insertions(+), 16 deletions(-)

Reply via email to