Hi Adam, Adam Jenkins wrote:
How do you get a PersistenceBroker now? OJB.lookupBroker takes a PBKey not PCKey...am I missing something?
The api for 1.1 is currently not fixed, so changes could/will be happen. The PBKey will be replaced by a PCKey (PersistenceConfigurationKey). The PersistenceConfiguration (PC) include one DB access (jdbc-connection-descriptor) and a persistent object model (class-descriptor's). The PC will be accessible by an alias name (instead of an jcd-alias used in 1.0.x, in 1.x you have to use an pc-alias name). This was currently not full implemented (need additional changed in dtd and metadata classes).
Additionally we want to separate the PB-api from the OJB-kernel-api: http://www.mail-archive.com/[email protected]/msg01113.html regards, Armin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
