[0.3.1] - 02 January, 2023
Fixed
- The SQL string is not a query exception: if the given SQL is not a query then
statement.executeUpdate()
must be used instead of thestatement.executeQuerystatement.executeQuery()
- Maven build error:
Could not find artifact com.oracle.jdbc:ojdbc8:jar:12.2.0.1 in central