[JDO] Can I use a proxy with the JDO implementation ?]

2004-04-30 Thread Alexandre BOISSEAU
Hi,

I have to deal with large objects with OJB and I sense I will get into 
trouble with some performance issues if data is loaded each time objects 
are created.

I saw some examples using the org.apache.ojb.broker.VirtualProxy class 
but I dont manage to

Anybody having had such experience?

Regards,

--
Alexandre BOISSEAU
Universit de Rennes1
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: [JDO] Can I use a proxy with the JDO implementation ?]

2004-04-30 Thread Brian McCallister
Proxies are configured in the repository metadata: 
http://db.apache.org/ojb/repository.html

=)

-Brian

On Apr 30, 2004, at 3:52 AM, Alexandre BOISSEAU wrote:

Hi,

I have to deal with large objects with OJB and I sense I will get into 
trouble with some performance issues if data is loaded each time 
objects are created.

I saw some examples using the org.apache.ojb.broker.VirtualProxy class 
but I dont manage to

Anybody having had such experience?

Regards,

--
Alexandre BOISSEAU
Universit de Rennes1
-
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]


[JDO] Can I use a proxy with the JDO implementation ?

2004-04-28 Thread Alexandre BOISSEAU
Hi,

I would like tu use a proxy to manipulate my objects (wich contains BLOB).
Is this use is possible with JDO ?
Maybe with the org.apache.ojb.broker.VirtualProxy ?
Thanks in advance,
Alexandre.
Excuse my bad English ;-).

--
Alexandre BOISSEAU
Université de Rennes1
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]