oasp / oasp4j

The Open Application Standard Platform for Java
Apache License 2.0
60 stars 303 forks source link

#671: add support for hana as dbType #671

Closed hohwille closed 6 years ago

hohwille commented 6 years ago

After we added hana support to MTS via https://github.com/oasp/my-thai-star/pull/94 we also want to have hana support for our application template (maven archtetype). This is provided by this PR.

breglerj commented 6 years ago

The "com.sap.db.jdbc.exceptions.SQLFeatureNotSupportedExceptionSapDB: Method createClob() of Connection is not supported." error is indeed just Hibernate checking the driver for features and can be ignored.

hohwille commented 6 years ago

I was on vacation. Seems that this has blocked the entire release. Lets be a little bit more pragmatic: