This is a user question, please post to the jboss-user list.

Thanks.

-----Original Message-----
From: Sita Raman Singh [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 25, 2001 9:12 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-dev] Batch loading and updating of Entity Beans


Hi,

    Is there any way to load a number of entity beans (BMP) by doing one
querry to database? I intend to get all the data for say, 500 entity
bean in one querry and want to populate 500 entity beans. I want to save
500 calls to the database (ejbload for each entity beans).
Similarly at the time of storing I dont want to generate 500 ejbstore(),
instead I want to use batch storing.
Any comment on how to improve database access preformance will be
greatly appreciated.

Regards,
SRP




_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to