You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by "Andrey Razumovsky (JIRA)" <ji...@apache.org> on 2009/09/10 13:42:57 UTC

[jira] Closed: (CAY-1275) Merge set-not-null to Oracle through modeler fails if auto adapter is set

     [ https://issues.apache.org/jira/browse/CAY-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrey Razumovsky closed CAY-1275.
----------------------------------

    Resolution: Fixed

> Merge set-not-null to Oracle through modeler fails if auto adapter is set
> -------------------------------------------------------------------------
>
>                 Key: CAY-1275
>                 URL: https://issues.apache.org/jira/browse/CAY-1275
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0M6
>            Reporter: Andrey Razumovsky
>            Assignee: Andrey Razumovsky
>             Fix For: 3.0 beta 1
>
>
> Merge set-not-null to Oracle through modeler fails if auto adapter is set
> Caused by: java.lang.ClassCastException: org.apache.cayenne.dba.AutoAdapter cannot be cast to org.apache.cayenne.dba.oracle.OracleAdapter
> 	at org.apache.cayenne.dba.oracle.OracleMergerFactory$4.createSql(OracleMergerFactory.java:111)
> 	at org.apache.cayenne.modeler.dialog.db.MergerOptions.createSQL(MergerOptions.java:196)
> 	at org.apache.cayenne.modeler.dialog.db.MergerOptions.refreshSQLAction(MergerOptions.java:243)
> 	at org.apache.cayenne.modeler.dialog.db.MergerOptions.refreshGeneratorAction(MergerOptions.java:234)
> 	at org.apache.cayenne.modeler.dialog.db.MergerOptions.generateSchemaAction(MergerOptions.java:251)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.