I'm not convinced this is a bug, but I suppose I can see an argument
being made where the table PKs are States, Countries, etc that you
want to map to an enum.  I'm just not a fan of meaningful PKs, I
suppose, but that doesn't mean my opinion is necessarily the correct
one for everyone.  Would you like me to look at this, too?

/dev/mrg


On Thu, Mar 20, 2008 at 6:11 AM, Andrus Adamchik (JIRA)
<[email protected]> wrote:
> Enums as meaningful PK
>  ----------------------
>
>                  Key: CAY-1014
>                  URL: https://issues.apache.org/cayenne/browse/CAY-1014
>              Project: Cayenne
>           Issue Type: Bug
>           Components: Cayenne Core Library
>     Affects Versions: 3.0
>          Environment: 3.0M3
>             Reporter: Andrus Adamchik
>             Assignee: Andrus Adamchik
>             Priority: Minor
>              Fix For: 3.0
>
>
>  Not yet sure whether to treat this as an inherent limitation or a bug, but 
> it looks like having a meaningful VARCHAR PK mapped as an enum does not work 
> - the value stored in the DataObject on select is a String instead of an 
> enum. Need to investigate to make a decision on how to proceed.
>
>  --
>  This message is automatically generated by JIRA.
>  -
>  You can reply to this email to add a comment to the issue online.
>
>

Reply via email to