Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
997When deploying a resource adapter (.rar) to weblogic server, are its classes placed in the weblogic classpath? : BEA Weblogic
1003Can I configure the messaging bridge to automatically downgrade the quality of service if the exactly-once service is not available on either the source or target bridge destination? : BEA Weblogic
1016
How many arguments can be passed to main ()?
Which methods are used during serialization and deserialization process?
What is the usage of Hibernate QBC API?
What is string :: npos?
What is mockmvc in spring?
What are the fetching strategies in hibernate?
What is the base class of all classes?
Explain the types of application deployed in wls?
What's the default access specifier for variables and methods of a class?
Explain the advantages of packages in java?
What happens if we override only equals?
Explain about message selector?
What is a configuration in hibernate?
How struts2 supports internationalization?
What are the different id generating strategies using @generatedvalue annotation?