[
http://issues.apache.org/jira/browse/JDO-445?page=comments#action_12460509 ]
Michael Watzek commented on JDO-445:
Hi Craig,
the patch looks good! Please find my comments below:
- PersistenceManagerProxies are cached using PMF instances as
Remove extra tables/classes in the sql and orm for mappings 5,6, and 7.
---
Key: JDO-355
URL: http://issues.apache.org/jira/browse/JDO-355
Project: JDO
Type: Improvement
Components: tck20
Ver
[
http://issues.apache.org/jira/browse/JDO-354?page=comments#action_12372236 ]
Michael Watzek commented on JDO-354:
I noticed that there is a little mismatch between test case MakePersistent, the
.sql files, and the .orm files for mappings 5, 6, 7 wrt.
[
http://issues.apache.org/jira/browse/JDO-335?page=comments#action_12370194 ]
Michael Watzek commented on JDO-335:
One comment related to the patch checked in:
Does it make sense to call closePMF() in a finally block just to make sure it
is executed i
[ http://issues.apache.org/jira/browse/JDO-311?page=all ]
Michael Watzek resolved JDO-311:
Resolution: Fixed
The second patch has been checked in (revision 382739).
> Inheritance3 : should check if the JDO implementation supports
> "javax.jdo.opt
[ http://issues.apache.org/jira/browse/JDO-311?page=all ]
Michael Watzek updated JDO-311:
---
Attachment: JDO-311.patch2
The second patch implements comments 1. and 2. above. Note, that the second
patch makes all calls of printUnsupportedOptionalFeatureNotTe
[ http://issues.apache.org/jira/browse/JDO-308?page=all ]
Michael Watzek updated JDO-308:
---
Priority: Major (was: Minor)
> Remove attribute strategy from elements datastore-identity in ORM files
> ---
[
http://issues.apache.org/jira/browse/JDO-311?page=comments#action_12368259 ]
Michael Watzek commented on JDO-311:
I agree with 1. above.
The removal of the package prefix in 2. above is consistent with other TCK test
cases: All calls of method "print
[
http://issues.apache.org/jira/browse/JDO-285?page=comments#action_12368136 ]
Michael Watzek commented on JDO-285:
Hi Andy,
the exceptions above can be reproduced executing the code below in conjunction
with mapping 4. The code makes persistent a full
[ http://issues.apache.org/jira/browse/JDO-311?page=all ]
Michael Watzek updated JDO-311:
---
Attachment: JDO-311.patch
The attached patch fixes this issue.
Some comments:
I moved method isTestToBePerformed() to class JDOTest. Thus, other test classes
besi
[
http://issues.apache.org/jira/browse/JDO-311?page=comments#action_12368108 ]
Michael Watzek commented on JDO-311:
Some inheritance configurations must specify property "jdo.tck.requiredOptions"
as shown below:
- inheritance1.conf: javax.jdo.option.ma
[ http://issues.apache.org/jira/browse/JDO-308?page=all ]
Michael Watzek updated JDO-308:
---
Attachment: JDO-308.patch
The attached patch fixes this issue. Applying this patch, a TCK run results in
4 failures and 409 errors. Most of the errors are due to th
Remove attribute strategy from elements datastore-identity in ORM files
---
Key: JDO-308
URL: http://issues.apache.org/jira/browse/JDO-308
Project: JDO
Type: Bug
Components: tck20
Versions: J
[ http://issues.apache.org/jira/browse/JDO-285?page=all ]
Michael Watzek updated JDO-285:
---
Attachment: JDO-285.patch
The attached patch fixes this issue. It contains two changes:
1) It fixes the order of teardown classes,
2) It fixes call getExtent with s
Fix list of teardown classes in company model reader.
-
Key: JDO-285
URL: http://issues.apache.org/jira/browse/JDO-285
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Michael
[
http://issues.apache.org/jira/browse/JDO-258?page=comments#action_12363716 ]
Michael Watzek commented on JDO-258:
The assertions of this issue have been implemented together with the assertions
of JDO-273. The patch has been attached to JDO-273.
> W
[ http://issues.apache.org/jira/browse/JDO-273?page=all ]
Michael Watzek updated JDO-273:
---
Attachment: JDO-273.patch
The attached patch implements the lifecycle transition tests for JDO-258 and
JDO-273.
The patch extends the existing test class
org.apac
[ http://issues.apache.org/jira/browse/JDO-273?page=all ]
Michael Watzek reassigned JDO-273:
--
Assign To: Michael Watzek
> Create tests for sections 5.5.8 & 5.5.9, detachment lifecycle
> -
>
>
[ http://issues.apache.org/jira/browse/JDO-258?page=all ]
Michael Watzek reassigned JDO-258:
--
Assign To: Michael Watzek
> Write tests for new persistent-nontransactional-dirty lifecycle assertions
> --
Inheritance mapping 1 fails for datastore identity.
---
Key: JDO-256
URL: http://issues.apache.org/jira/browse/JDO-256
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Erik Bengtso
Inheritance mapping 1 fails for application identity.
-
Key: JDO-255
URL: http://issues.apache.org/jira/browse/JDO-255
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Erik Ben
[ http://issues.apache.org/jira/browse/JDO-254?page=all ]
Michael Watzek resolved JDO-254:
Resolution: Fixed
The attached patch has been checked in (revision 355537).
> Fix message when query compilation fails
> ---
[ http://issues.apache.org/jira/browse/JDO-254?page=all ]
Michael Watzek updated JDO-254:
---
Attachment: JDO-254.patch
The attached patch fixes this issue.
> Fix message when query compilation fails
>
>
> K
Fix message when query compilation fails
Key: JDO-254
URL: http://issues.apache.org/jira/browse/JDO-254
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Michael Watzek
Priority: Triv
JPOX generates illegal SQL for queries accessing fields of parameter in the
result clause.
--
Key: JDO-253
URL: http://issues.apache.org/jira/browse/JDO-253
Project: JDO
Type: Bu
JPOX throws JDOFatalInternalException for queries using numeric operators in
the result clause.
---
Key: JDO-252
URL: http://issues.apache.org/jira/browse/JDO-252
Project: JDO
JPOX generates illegal SQL for queries using COUNT(variable) in result clauses.
---
Key: JDO-251
URL: http://issues.apache.org/jira/browse/JDO-251
Project: JDO
Type: Bug
Components: tck20
JPOX throws JDOFatalInternalException for queries selecting variables bound to
collections.
---
Key: JDO-250
URL: http://issues.apache.org/jira/browse/JDO-250
Project: JDO
Type:
JPOX throws JDOFatalInternalException for queries using constructor calls in
result clauses.
Key: JDO-249
URL: http://issues.apache.org/jira/browse/JDO-249
Project: JDO
Type
JPOX generates illegal SQL for queries using result class java.util.Map.
Key: JDO-248
URL: http://issues.apache.org/jira/browse/JDO-248
Project: JDO
Type: Bug
Components: tck20
Reporter:
JPOX must throw JDOUserException for queries using incompatible result classes.
---
Key: JDO-247
URL: http://issues.apache.org/jira/browse/JDO-247
Project: JDO
Type: Bug
Components: tck20
JPOX eliminates duplicates in the query result although DISTINCT is not
specified.
--
Key: JDO-246
URL: http://issues.apache.org/jira/browse/JDO-246
Project: JDO
Type: Bug
Components:
JPOX must throw JDOUserException for queries specifying having clause refering
fields which are not part of the result clause.
--
Key: JDO-245
URL: http://
JPOX generates illegal SQL for having clauses using COUNT.
--
Key: JDO-244
URL: http://issues.apache.org/jira/browse/JDO-244
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to
JPOX must throw JDOUserException for group by queries which select non-grouped
fields.
--
Key: JDO-243
URL: http://issues.apache.org/jira/browse/JDO-243
Project: JDO
Type: Bug
Comp
JPOX returns wrong query result for test case Grouping.
---
Key: JDO-242
URL: http://issues.apache.org/jira/browse/JDO-242
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Erik
JPOX returns wrong query result for non-extent queries.
---
Key: JDO-241
URL: http://issues.apache.org/jira/browse/JDO-241
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Erik
JPOX throws JDOQLQuery$Compiler$ExpressionSyntaxException when DISTINCT is
specified inside an aggregate function.
--
Key: JDO-240
URL: http://issues.apache.org/jira/b
[ http://issues.apache.org/jira/browse/JDO-194?page=all ]
Michael Watzek reopened JDO-194:
Assign To: Erik Bengtson (was: Michael Watzek)
The test cases MixedVariables and VariablesAndFields fail throwing
NoClassDefFoundError. Both test cases use
JPOX throws NPE when result class is specified with no result clause for
deletion by query using single string query.
-
Key: JDO-239
URL: http://issues.apache.org/
[ http://issues.apache.org/jira/browse/JDO-230?page=all ]
Michael Watzek resolved JDO-230:
Fix Version: (was: JDO 2 beta)
Resolution: Fixed
The attched patch has been checked in (revision 355479).
> Fix order of makePersistent() and addTe
[ http://issues.apache.org/jira/browse/JDO-230?page=all ]
Michael Watzek updated JDO-230:
---
Attachment: JDO-230.patch
The attched patch fixes this issue.
> Fix order of makePersistent() and addTearDownClass() in localSetUp methods
> --
[ http://issues.apache.org/jira/browse/JDO-167?page=all ]
Michael Watzek resolved JDO-167:
Resolution: Fixed
The second patch has been checked in (revision 355126).
> Inheritance mapping 2 needs to be changed to support polymorphic
> relationship
[ http://issues.apache.org/jira/browse/JDO-167?page=all ]
Michael Watzek updated JDO-167:
---
Attachment: JDO-167.patch2
The second patch implements the comments above.
> Inheritance mapping 2 needs to be changed to support polymorphic
> relationships to E
[ http://issues.apache.org/jira/browse/JDO-228?page=all ]
Michael Watzek resolved JDO-228:
Resolution: Fixed
The patch has been checked in (revision 355062).
> Enhancer error message for org/apache/jdo/tck/pc/mylib/PCClass.jdo
> --
[ http://issues.apache.org/jira/browse/JDO-229?page=all ]
Michael Watzek resolved JDO-229:
Resolution: Fixed
The second patch has been checked in (revision 355060).
> Class DeleteCallback must not assume managed relationships.
> --
[ http://issues.apache.org/jira/browse/JDO-229?page=all ]
Michael Watzek updated JDO-229:
---
Attachment: JDO-229.patch2
The second patch implements the comments above.
> Class DeleteCallback must not assume managed relationships.
>
Fix order of makePersistent() and addTearDownClass() in localSetUp methods
--
Key: JDO-230
URL: http://issues.apache.org/jira/browse/JDO-230
Project: JDO
Type: Bug
Components: tck20
Versi
[ http://issues.apache.org/jira/browse/JDO-167?page=all ]
Michael Watzek updated JDO-167:
---
Attachment: JDO-167.patch
The attached patch fixes this issue.
> Inheritance mapping 2 needs to be changed to support polymorphic
> relationships to Employees
> -
[ http://issues.apache.org/jira/browse/JDO-228?page=all ]
Michael Watzek updated JDO-228:
---
Attachment: JDO-228.patch
In file PCClass.jdo elements were misplaced for both, application
identity and datastore identity. They have to be specified before eleme
[ http://issues.apache.org/jira/browse/JDO-229?page=all ]
Michael Watzek updated JDO-229:
---
Attachment: JDO-229.patch
The attached patch implements the comments above.
> Class DeleteCallback must not assume managed relationships.
> ---
Class DeleteCallback must not assume managed relationships.
---
Key: JDO-229
URL: http://issues.apache.org/jira/browse/JDO-229
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned
[ http://issues.apache.org/jira/browse/JDO-147?page=all ]
Michael Watzek resolved JDO-147:
Resolution: Fixed
The comments above have been incorporated into the attached patch. The patch
has been checked in (Revision 351768).
> Remove pm.deletePer
[ http://issues.apache.org/jira/browse/JDO-166?page=all ]
Michael Watzek resolved JDO-166:
Resolution: Fixed
The comments above have been incorporated into the second patch. The second
patch has been checked in (Revision 350282).
> Implement new
[ http://issues.apache.org/jira/browse/JDO-147?page=all ]
Michael Watzek updated JDO-147:
---
Attachment: JDO-147.patch
The attached patch fixes this issue.
Methods QueryTest.cleanupCompanyModel and QueryTest.cleanupDatabase have been
removed. Instead, loca
[ http://issues.apache.org/jira/browse/JDO-217?page=all ]
Michael Watzek resolved JDO-217:
Resolution: Fixed
The attached patch has been checked in (Revision 349919).
> The expected result in JDO2 query test cases should have the exact runtime
>
[ http://issues.apache.org/jira/browse/JDO-217?page=all ]
Michael Watzek updated JDO-217:
---
Attachment: JDO-217.patch
The attached patch fixes this issue.
The list of affected classes in this patch is different compared to the list
above because some clas
[ http://issues.apache.org/jira/browse/JDO-226?page=all ]
Michael Watzek resolved JDO-226:
Resolution: Fixed
The attached patch has been checked in (Revision 349712).
> DistintCandidateInstances.testCollectionQueries typo
> ---
[ http://issues.apache.org/jira/browse/JDO-221?page=all ]
Michael Watzek resolved JDO-221:
Resolution: Fixed
The second patch has been checked in (Revision 349707).
> Test case AggregateResult misses DISTINCT queries and navigational
> expression
[ http://issues.apache.org/jira/browse/JDO-225?page=all ]
Michael Watzek resolved JDO-225:
Resolution: Fixed
The issue has been fixed by changes check in related to JDO-224.
> ResultClassRequirements.testConstructor has missign import
> --
[ http://issues.apache.org/jira/browse/JDO-224?page=all ]
Michael Watzek resolved JDO-224:
Resolution: Fixed
The patch has been checked in (Revision 349704).
> Adapt ResultClassRequirements to new wording in spec concerning assertion
> A14.6.12-1
[ http://issues.apache.org/jira/browse/JDO-223?page=all ]
Michael Watzek resolved JDO-223:
Resolution: Fixed
The patch has been checked in (Revision 349701).
> SupportedMapMethods miss queries calling isEmpty() and size().
> SupportedCollectionMe
[ http://issues.apache.org/jira/browse/JDO-222?page=all ]
Michael Watzek resolved JDO-222:
Resolution: Fixed
The patch has been checked in. (Revision 349693).
> Test case query.sql.CandidateClass should renamed to
> query.sql.NoCandidateClass.
>
[ http://issues.apache.org/jira/browse/JDO-225?page=all ]
Michael Watzek updated JDO-225:
---
Attachment: JDO-225.patch
The attached file fixes this issue. However, the test case still fails throwing
the following exception:
[java] 2)
testConstructor(o
[ http://issues.apache.org/jira/browse/JDO-226?page=all ]
Michael Watzek updated JDO-226:
---
Attachment: JDO-226.patch
The attached patch fixes this issue.
> DistintCandidateInstances.testCollectionQueries typo
> ---
[ http://issues.apache.org/jira/browse/JDO-177?page=all ]
Michael Watzek resolved JDO-177:
Resolution: Fixed
The fix has been checked in.
> JPOX ignores JDOHelper.getObjectId in queries.
> --
>
>
[ http://issues.apache.org/jira/browse/JDO-221?page=all ]
Michael Watzek updated JDO-221:
---
Attachment: JDO-221.patch2
The second patch implements the comments above.
> Test case AggregateResult misses DISTINCT queries and navigational
> expressions in a
[ http://issues.apache.org/jira/browse/JDO-166?page=all ]
Michael Watzek updated JDO-166:
---
Attachment: JDO-166.patch2
The second patch implements the comments above.
> Implement new JDO 2 query tests cases concerning deletion by query.
>
[ http://issues.apache.org/jira/browse/JDO-224?page=all ]
Michael Watzek updated JDO-224:
---
Attachment: JDO-224.patch
The attached patch fixes this issue.
> Adapt ResultClassRequirements to new wording in spec concerning assertion
> A14.6.12-1.
> ---
[ http://issues.apache.org/jira/browse/JDO-223?page=all ]
Michael Watzek updated JDO-223:
---
Attachment: JDO-223.patch
The attached patch fixes this issue.
Additionally, the classes have been adapted to the new result handling
implemented as part of JDO-21
[ http://issues.apache.org/jira/browse/JDO-222?page=all ]
Michael Watzek updated JDO-222:
---
Attachment: JDO-222.patch
The attached patch fixes this issue.
> Test case query.sql.CandidateClass should renamed to
> query.sql.NoCandidateClass.
>
[ http://issues.apache.org/jira/browse/JDO-221?page=all ]
Michael Watzek updated JDO-221:
---
Attachment: JDO-221.patch
The attached patch fixes this issue.
> Test case AggregateResult misses DISTINCT queries and navigational
> expressions in aggrgate quer
[ http://issues.apache.org/jira/browse/JDO-216?page=all ]
Michael Watzek resolved JDO-216:
Resolution: Fixed
The attached patch has been checked in including the comments above (Revisiov
345514).
> Result handling in class QueryTest must be capab
[ http://issues.apache.org/jira/browse/JDO-219?page=all ]
Michael Watzek closed JDO-219:
--
Resolution: Duplicate
This issue is a duplicate of JDO-223.
> JDO2 test cases miss queries testing methods size() and isEmpty() for both,
> collection and maps.
Adapt ResultClassRequirements to new wording in spec concerning assertion
A14.6.12-1.
-
Key: JDO-224
URL: http://issues.apache.org/jira/browse/JDO-224
Project: JDO
Type: Bug
Compon
SupportedMapMethods miss queries calling isEmpty() and size().
SupportedCollectionMethods must be extended by queries calling contains() and
size().
Test case AggregateResult misses DISTINCT queries and navigational expressions
in aggrgate queries.
---
Key: JDO-221
URL: http://issues.apache.org/jira/browse/JDO-221
Project: JD
Test case query.sql.CandidateClass should renamed to query.sql.NoCandidateClass.
Key: JDO-222
URL: http://issues.apache.org/jira/browse/JDO-222
Project: JDO
Type: Bug
Components: tck20
[ http://issues.apache.org/jira/browse/JDO-165?page=all ]
Michael Watzek resolved JDO-165:
Resolution: Fixed
The second patch has been checked in (Revision 348505).
> Implement new JDO 2 query tests cases concerning SQL queries.
>
[ http://issues.apache.org/jira/browse/JDO-166?page=all ]
Michael Watzek updated JDO-166:
---
Attachment: JDO-166.patch
The attched patch implements the assertions above.
> Implement new JDO 2 query tests cases concerning deletion by query.
> --
[ http://issues.apache.org/jira/browse/JDO-165?page=all ]
Michael Watzek updated JDO-165:
---
Attachment: JDO-165.patch2
The second patch implements the comments above.
> Implement new JDO 2 query tests cases concerning SQL queries.
> --
[ http://issues.apache.org/jira/browse/JDO-164?page=all ]
Michael Watzek resolved JDO-164:
Resolution: Fixed
The second patch has been checked in (Revision 345921).
> Implement new JDO 2 query tests cases concerning result handling.
>
[ http://issues.apache.org/jira/browse/JDO-165?page=all ]
Michael Watzek updated JDO-165:
---
Attachment: JDO-165.patch
The attached patch implements the assertions above.
> Implement new JDO 2 query tests cases concerning SQL queries.
> ---
JPOX does not call jdoPostLoad() on queried instances or does not load fetch
groups
Key: JDO-220
URL: http://issues.apache.org/jira/browse/JDO-220
Project: JDO
Type: Bug
Componen
JDO2 test cases miss queries testing methods size() and isEmpty() for both,
collection and maps.
Key: JDO-219
URL: http://issues.apache.org/jira/browse/JDO-219
Project: JDO
[ http://issues.apache.org/jira/browse/JDO-164?page=all ]
Michael Watzek updated JDO-164:
---
Attachment: JDO-164.patch2
The second patch implements the comments above.
Furthermore, the patch implements the comments in JDO-216 concerning the
expected result
[ http://issues.apache.org/jira/browse/JDO-216?page=all ]
Michael Watzek updated JDO-216:
---
Attachment: JDO-216.patch
The attached patch implements the comments above.
> Result handling in class QueryTest must be capable to consider return types
> of jav
[
http://issues.apache.org/jira/browse/JDO-217?page=comments#action_12357897 ]
Michael Watzek commented on JDO-217:
Please find the list of test classes to be adapted below.
Note:
Test classes in package query.api are adapted by JDO-216.
Test classes
The expected result in JDO2 query test cases should have the exact runtime type
of the query.
-
Key: JDO-217
URL: http://issues.apache.org/jira/browse/JDO-217
Project: JDO
Ty
Result handling in class QueryTest must be capable to consider return types of
java.lang.Object
---
Key: JDO-216
URL: http://issues.apache.org/jira/browse/JDO-216
Project: JDO
[ http://issues.apache.org/jira/browse/JDO-163?page=all ]
Michael Watzek updated JDO-163:
---
Attachment: JDO-163.patch3
The third patch fixes 2 issues reported by Andy on jdo-dev:
1. MetadataSearchOrder.testPackageJDOQuery - this complains about not finding
[ http://issues.apache.org/jira/browse/JDO-164?page=all ]
Michael Watzek updated JDO-164:
---
Attachment: JDO-164.patch
The attached patch implements the assertions above.
> Implement new JDO 2 query tests cases concerning result handling.
>
[ http://issues.apache.org/jira/browse/JDO-163?page=all ]
Michael Watzek resolved JDO-163:
Resolution: Fixed
The second patch has been checked in (Revision 331850).
> Implement new JDO 2 query tests cases concerning query API Extensions
>
[ http://issues.apache.org/jira/browse/JDO-163?page=all ]
Michael Watzek updated JDO-163:
---
Attachment: JDO-163.patch2
The second patch implements the comments above.
> Implement new JDO 2 query tests cases concerning query API Extensions
> --
[ http://issues.apache.org/jira/browse/JDO-162?page=all ]
Michael Watzek resolved JDO-162:
Resolution: Fixed
The second patch implements the comments above and has been checked in.
That patch contained two bugs which has been fixed and checked in a
JPOX does not support implicit variables.
-
Key: JDO-194
URL: http://issues.apache.org/jira/browse/JDO-194
Project: JDO
Type: Bug
Components: tck20
Reporter: Michael Watzek
Assigned to: Erik Bengtson
JPOX throws an
[ http://issues.apache.org/jira/browse/JDO-162?page=all ]
Michael Watzek updated JDO-162:
---
Attachment: JDO-162.patch2
The second patch implements the comments above. Additionally, it adds ORDER BY
clauses to all valid range queries.
> Implement new JDO
[ http://issues.apache.org/jira/browse/JDO-161?page=all ]
Michael Watzek resolved JDO-161:
Resolution: Fixed
The check on javax.jdo.option.UnconstrainedQueryVariables is already part of
the second patch. The patch has been checked in as supplied.
[ http://issues.apache.org/jira/browse/JDO-161?page=all ]
Michael Watzek updated JDO-161:
---
Attachment: JDO-161.patch2
The second patch implements the comments above.
> Implement new JDO 2 query tests cases concerning variables.
>
[ http://issues.apache.org/jira/browse/JDO-163?page=all ]
Michael Watzek updated JDO-163:
---
Attachment: JDO-163.patch
The attached patch implements the assertions above.
> Implement new JDO 2 query tests cases concerning query API Extensions
> ---
1 - 100 of 160 matches
Mail list logo