Issue with FrontBase PK generation in Cayenne 4.1

Amedeo Mantica <[email protected]>
Newsgroups gmane.comp.java.cayenne.user
Message-ID <[email protected]>
Hi,

I have noticed an NPE in PrimaryKey generation when using Frointbase database

Cayenne version 4.0.2 works fine, but in Cayenne 4.1 there is an issue in SQLTemplateAction

the line

PreparedStatement statement = connection.prepareStatement(compiled.getSql());

returns a null statement, causing NPE in statement.close(), even if the compiled SQL is valid.

Thoughts ?

Thank you
Amedeo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.