You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cayenne.apache.org by "Andrus Adamchik (JIRA)" <de...@cayenne.apache.org> on 2008/01/23 14:10:33 UTC

[JIRA] Closed: (CAY-977) SybasePkGenerator.longPkFromDatabase() throws exception

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

Andrus Adamchik closed CAY-977.
-------------------------------

    Resolution: Duplicate

yeah we have a few other similar jiras on pk generator improvements, so I am treating it as a duplicate.

> SybasePkGenerator.longPkFromDatabase() throws exception
> -------------------------------------------------------
>
>                 Key: CAY-977
>                 URL: https://issues.apache.org/cayenne/browse/CAY-977
>             Project: Cayenne
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Øyvind Harboe
>            Assignee: Andrus Adamchik
>
> It throws this exception when I try to use "Default" PK Generation Strategy. The PK is not database generated(identity) when I check MS SQL manager.
>                                throw new CayenneRuntimeException(
>                                         "Error generating pk for DbEntity "
>                                                 + entity.getName());

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