[Objectbridge-jdo-dev] creating and configuring PersistenceBroker
Brought to you by:
thma
From: <tr...@th...> - 2002-05-27 21:30:12
|
What would be the best way to configure the persistencebrokers without having them read from the repository file? Example: for jdo impl, the metadata gets read in, then when calling PersistenceManagerFactory.getPersistenceManager() the broker associated with the Manager should be filled configured with the jdo metadata. Travis |