Apache JDO Project - Issue 134: Missing method in JDOHelper specification

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > October 2005 > Issue 134: Missing method in JDOHelper specification





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 Issue 134: Missing method in JDOHelper specification
Craig L Russell

2005-10-30, 2:45 am

Javadogs,

This should be non-controversial. There is a method missing from the
JDOHelper chapter that is already implemented in the current working
version used in the Apache project. I propose to fix the
specification as follows:

<proposal>
A8.6-21[public static PersistenceManagerFactory
getPersistenceManagerFactory(String propsResourceName, ClassLoader
propsLoader, ClassLoader pmfLoader);]
....
The method taking a String as the propsResourceName argument uses the
propsLoader to load the properties and uses the pmfLoader to resolve
the PersistenceManagerFactory class name. The method taking a String
as the propsResourceName argument with one ClassLoader uses the
parameter ClassLoader to load both the properties and the
PersistenceManagerFactory class name.The method taking a String alone
uses the context class loader for both purposes.
</proposal>

Comments?

Craig


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com