KravchenkoAS opened a new pull request #438: URL: https://github.com/apache/cayenne/pull/438
FronBase jdbc driver incorrectly returns null instead of statement (or throwing SQLException at least) when connection.prepareStatement(sql, Statement.NO_GENERATED_KEYS) is called. Driver just call connection.prepareStatement(sql), if dbAdapter is the FrontBaseAdapter. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org