Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How is container threaded?08 Mar 2004 15:12 GMT5
From my understanding, each enterpirse bean has a single threaded container
manage it. If two clients request the same enterprise bean at
the same time, then one of them will wait or fail since a single threaded
container can only handle one request at a time. Is this true?
DAO Layer Performance Tuning06 Mar 2004 15:24 GMT1
Does anyone know of any good articles, which describes DAO layer performance
tuning? I'm having some performance issues with data access through this
layer. Some advice on DOs and DON'Ts are welsome.
Thanks in advance,
JDBC Transactions involving more than one database?06 Mar 2004 13:38 GMT3
I'm building a data synchronization process that must be contained
within a transaction.  Tables from two different databases (Oracle and
Informix) will be updated during the process.  I'm thinking I can't do
this with JDBC type transactions since they are based on the Connect
EJB - caching entity bean local home instance05 Mar 2004 20:04 GMT1
I've seen a number of articles where a facade session bean caches an
instance of an entity bean local home interface in a session bean field.
Where a entity bean local home interface instance is required in multiple
situations is it valid to create a separate singleton class that ...
EJB-QL - Problem with LIKE Statement05 Mar 2004 17:04 GMT3
i use Jboss 3.2.1 and eclipse with lomboz. i tried to add the following query to my bean:
* @ejb.finder
*    query="SELECT OBJECT(a) FROM minfo a where a.filename LIKE ?1"  
*    signature="java.util.Collection findByFilename(java.lang.String filename)"
call c function from jsp05 Mar 2004 08:29 GMT3
i am new to jsp and was wondering if there is a way to do this. either
call a c function or call an executable. thanks
Design of JComboBox based Bean ?04 Mar 2004 14:16 GMT1
Im designing a few new beans for an application some of which are based on combo boxes. I've just
started using beans and even though I know how they work im not sure about the design
idea's/patterns to employ. Several of the beans basically start with an empty box but when the ...
xdoclet and weblogic.finder03 Mar 2004 02:59 GMT2
I am using xdoclet to generate the EJBs and the DD. Last week I got through
the xdoclet documentation and was reading about the weblogic.finder tag but
I didn't manage to get it working. Can anyone please post an example how to
use this tag?
Single JDBC connection for EJB CMP?01 Mar 2004 21:00 GMT1
Am I right in thinking that an EJB JAR using CMP can only use a single JDBC
connection? (In my case I'm using JBoss 3.x)
Pages: 1 2 February, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.