You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Frank Renaers <Fr...@ikan.be> on 2004/08/24 17:07:45 UTC

Problems upgrading OJB1.0rc4 -> OJB1.0.0

Hi,

 

We upgraded from OJB1.0rc4 to OJB1.0.0

It seems that the behaviour of the
PersistenceBroker.retrieveAllReferences() method has changed.

In OJB1.0rc4 collection fields (1 - n relation) were replaced by a
proxy.

In OJB 1.0.0 collection fields are replaced by the results of a database
select.

Does someone have a solution for this ?

 

Thanks,

 

Frank Renaers

Ikan Software - Belgium

 

 


Re: reverse db app ideas, needs review

Posted by Jason Pyeron <jp...@pdinc.us>.
Since some people have attachement blockers on their system, here is a 
link:

http://www.pyerotechnics.com/AutoBase.tgz


On Tue, 24 Aug 2004, Jason Pyeron wrote:

> 
> modify dump.bat for your needs.
> 
> will post web site soon
> 
> -jp
> 
> 

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Partner & Sr. Manager         Pyerotechnics Development, Inc. -
- +1 (443) 451-2697             500 West University Parkway #1S -
- +1 (410) 808-6646 (c)         Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.




---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org


reverse db app ideas, needs review

Posted by Jason Pyeron <jp...@pdinc.us>.
modify dump.bat for your needs.

will post web site soon

-jp

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Partner & Sr. Manager         Pyerotechnics Development, Inc. -
- +1 (443) 451-2697             500 West University Parkway #1S -
- +1 (410) 808-6646 (c)         Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you 
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.



Re: Problems upgrading OJB1.0rc4 -> OJB1.0.0

Posted by Armin Waibel <ar...@apache.org>.
Hi Frank,

are you sure that this behavior has changed? I can't spot where the lazy 
load flag of a collection will be ignored in PB.retrieveAllReferences().

Could you give me some more info?

regards,
Armin


Frank Renaers wrote:

> Hi,
> 
>  
> 
> We upgraded from OJB1.0rc4 to OJB1.0.0
> 
> It seems that the behaviour of the
> PersistenceBroker.retrieveAllReferences() method has changed.
> 
> In OJB1.0rc4 collection fields (1 - n relation) were replaced by a
> proxy.
> 
> In OJB 1.0.0 collection fields are replaced by the results of a database
> select.
> 
> Does someone have a solution for this ?
> 
>  
> 
> Thanks,
> 
>  
> 
> Frank Renaers
> 
> Ikan Software - Belgium
> 
>  
> 
>  
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org