JDO TCK Conference Call Friday, Apr 27 , 9 am PDT
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache JDO Project > JDO TCK Conference Call Friday, Apr 27 , 9 am PDT




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    JDO TCK Conference Call Friday, Apr 27 , 9 am PDT  
Michelle Caisse


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 12:11 AM

Hi,

We will have our regular meeting Friday, April 27 at 9 am PDT to discuss
JDO TCK issues and status.

Dial-in numbers are:
866 230-6968   294-0479#
International: +1 865 544-7856

Agenda:

1. JDO metadata: XSD changes

2. Support specification of ForeignKey, PrimaryKey within @Join and
@Element annotations (JDO-486)

3. Other issues

Action Items from weeks past:

[Mar 30 2007] AI Eric: Post a number of scenarios regarding JDO2/JPA
transaction types for discussion.

[Mar 9 2007] AI Craig: Update the spec to require that the key of the
listener is the class name of the listener, for consistency with
proposed xml..

[Mar 2 2007] AI Craig: update the JDOHelper class to include a string
constant "META-INF/jdo.xml" and a new method
getPersistenceManagerFactory taking no arguments.

[Aug 11 2006] AI Craig propose some semantics for behavior if user tries
to add to a list where the ordering element is incorrect.

[Jul 14 2006] AI: Erik document 220 annotations that don't have a
corresponding JDO concept.

[Jun 23 2006]  AI  Martin look at what Hibernate and TopLink support for
Enum types. In progress.

[Apr 14 2006] AI Craig: update the roadmap for JDO. In progress.

[Nov 4 2005] AI Martin: Update Martin's wiki with discusion of JDK  1.5
issues. In progress

[Sep 2 2005] AI: To recruit members, update the web site. Articles on
TheServerSide directing attention to the site. T-shirts, logo.   AI:
Craig write a ServerSide article.

-- Michelle






[ Post a follow-up to this message ]



    Re: JDO TCK Conference Call Friday, Apr 27 , 9 am PDT  
Andy Jefferson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 12:11 PM

> Another issue: deletePersistentAll((Object[]) null) (and similars
> operations) behavior not specified if arg is null

See 12.6 at the end "Null management".


=2D Andy =A0(Java Persistent Objects - http://www.jpox.org)






[ Post a follow-up to this message ]



    Re: JDO TCK Conference Call Friday, Apr 27 , 9 am PDT  
Erik Bengtson


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 12:11 PM

Quoting Andy Jefferson <andy@jpox.org>:
 
>
> See 12.6 at the end "Null management".
>

Andy,

That section refers to PM methods and only with arguments Object or Object&#
91;].
Another similar section should be added to Query api too.

query.deletePersistentAll((Object[]) null)
etc

Another non specified behavior is for Map and Collection

query.deletePersistentAll((Map) null)
pm.makePersistentAll((Collection)null)
pm.deletePersistentAll((Collection)null)

For the below methods, I don't know if this is in the spec but JPOX currentl
y
throws JDOUserException for

pm.getObjectById((Collection)null)
pm.getObjectById((Collection)null,boolean)

I have only looked at a few methods, so other methods might need review too.

Regards,






[ Post a follow-up to this message ]



    Re: JDO TCK Conference Call Friday, Apr 27 , 9 am PDT  
Craig L Russell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 12:11 PM






[ Post a follow-up to this message ]



    Re: JDO TCK Conference Call Friday, Apr 27 , 9 am PDT  
Craig L Russell


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-27-07 06:11 PM






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:47 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register