Yeah, there's no proper catalog support when Cayenne builds fully qualified
names. You may enter "PKG1.SCH" as your schema name.
Separately we may discuss the need for supporting JDBC "catalogs" in Cayenne
separately from "schemas".
Andrus
On Jan 24, 2011, at 2:24 PM, David Balažic wrote:
>
Hi!
Using cayenne 3.0.1 with Oracle 10g DB, I discovered a problem with stored
procedures.
First I used the modeller to reengineer existing stored procedures.
It created this mapping:
(parameters omitted)
When calling the procedure from Java code like this:
ProcedureQuery q = new ProcedureQ