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 Philipp Bolle <pb...@web.de> on 2003/06/29 20:25:02 UTC

what is the best way to create a EJB applications

Hi community,

I’d like to use OJB in a EJB server. On the feature page of OJB I´ve read:
Supports BMP Entity Beans (see demo code in package test.ojb.ejb ). The caching technique improve the performance of EJB applications.

I searched in the source and found some Sessionbean examples.

Now I’d like to know, what the best way is to create a EJB application with OJB and whether there is an example with Entity Beans.

cu Philipp

______________________________________________________________________________
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101


Re: what is the best way to create a EJB applications

Posted by Armin Waibel <ar...@code-au-lait.de>.
Hi Philipp,

----- Original Message -----
From: "Philipp Bolle" <pb...@web.de>
To: <oj...@db.apache.org>
Sent: Sunday, June 29, 2003 8:25 PM
Subject: what is the best way to create a EJB applications


Hi community,

I'd like to use OJB in a EJB server. On the feature page of OJB I´ve
read:
Supports BMP Entity Beans (see demo code in package test.ojb.ejb ). The
caching technique improve the performance of EJB applications.
#####
oh, seems a little bit outdated. The sample entity bean was removed.

I searched in the source and found some Sessionbean examples.

Now I'd like to know, what the best way is to create a EJB application
with OJB and whether there is an example with Entity Beans.
#####
It's recommended to use a session bean facade + OJB as a
replacement for entity beans. The sample session beans can be used
as a starting-point. If you like to use OJB within a
entity bean doing bmp, handle OJB in the same manner as
Connection instances.

regards,
Armin

cu Philipp

________________________________________________________________________
______
UNICEF bittet um Spenden fur die Kinder im Irak! Hier online an
UNICEF spenden: https://spenden.web.de/unicef/special/?mc=021101


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