Apache JDO Project - [jira] Created: (JDO-450) Change signatures of PersistenceManager

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > December 2006 > [jira] Created: (JDO-450) Change signatures of PersistenceManager





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (JDO-450) Change signatures of PersistenceManager
Michelle Caisse (JIRA)

2006-12-11, 1:11 am

Change signatures of PersistenceManager methods to be generic
-------------------------------------------------------------

Key: JDO-450
URL: http://issues.apache.org/jira/browse/JDO-450
Project: JDO
Issue Type: New Feature
Components: api2
Affects Versions: JDO 2 final
Reporter: Michelle Caisse
Assigned To: Craig Russell
Fix For: JDO 2 maintenance release 1


Change in 12.6 signatures of PersistenceManager methods to be generic. Note that these changes are source compatible with existing application programs. See ChangeLog for new signatures.

Object getObjectById (Class cls, Object key)
Object newInstance(Class persistenceCapable)
Object makePersistent (Object pc)
Object[ ] makePersistentAll (Object[ ] pcs)
Collection makePersistentAll (Collection pcs)
Object detachCopy(Object pc)
Collection detachCopyAll(Collection pcs)
Object[ ] detachCopyAll(Object[ ] pcs)

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com