Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
929Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection?
937Which of the recommended practices to be performed in the ejbpassivate() method of a stateful session bean?
1126An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
1000A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
1017For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
1017
What is an example of a boolean?
Can arraylist contain null values?
What is cr keyboard?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What are log filters and what are their purpose?
What does the jdbc driver interface do?
What is meant by stereotype annotation?
What is the difference between a vector & an array list?
Difference between start() and run() method of thread class?
What is a Integration Flow Designer?
What does jenkins do?
How many types of dependency injection are there in spring?
Is spring jdbctemplate thread safe?
What do you know about seam?
How many types of resultset are there in jdbc?