[
https://issues.apache.org/cayenne/browse/CAY-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik closed CAY-1070.
Resolution: Fixed
> Generating SelectQuery Access Code
> --
>
>
[
https://issues.apache.org/cayenne/browse/CAY-1070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik updated CAY-1070:
-
Description:
The original request for this feature was submitted as CAY-995. I am using a
separ
Generating SQLTemplate and Procedure Access Code
Key: CAY-1089
URL: https://issues.apache.org/cayenne/browse/CAY-1089
Project: Cayenne
Issue Type: Task
Components: Cayenne Core Libra
[
https://issues.apache.org/cayenne/browse/CAY-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik closed CAY-995.
---
Resolution: Duplicate
this is superseded by CAY-1070 and CAY-1089
> Generating stored procedures ac
Hi Ari!
So you've got problems with launching the modeler, not the tests?
The stack trace marks the Cayenne's version as v.3.0-SNAPSHOT Oct 26 2007.
Also line 865 in DataDomain (first line in trace) is meaningless in current
SVN version of DataDomain class (there's "try" keyword), so seems this
ex
Hi Andrey
Just wanted to let you know that I just tried a few tests before
committing your modeler Welcome screen changes, but I've now got
problems running the modeler under OSX. The issue may well have
nothing to do with your patches, but I haven't any more time tonight
to get to the bo
Cool. Yeah, I just noticed that the Jira is assigned to you.
Andrus
On Aug 3, 2008, at 11:10 AM, Aristedes Maniatis wrote:
On 04/08/2008, at 12:56 AM, Andrus Adamchik wrote:
BTW, I don't recall those patches being committed. Which patches
out of the 3 files there should go in? Is it just t
On 04/08/2008, at 12:56 AM, Andrus Adamchik wrote:
BTW, I don't recall those patches being committed. Which patches out
of the 3 files there should go in? Is it just the latest one
(abstract-obj-entity.diff)?
I've got them in my queue to commit and will do so in the next few
days. I've s
On Aug 2, 2008, at 9:16 PM, Marcin Skladaniec wrote:
Hi
I'm going to add support for horizontal inheritance to cayenne. I've
already added functionality for an entity to be abstract (https://issues.apache.org/cayenne/browse/CAY-794
), now the second part.
BTW, I don't recall those patches