Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Explain hibernate architecture?
What are the components of j2ee applications?
How many types of design patterns are there?
What is __ init __ functions?
What is entitymanagerfactory and entitymanager?
what is programmable command format (pcf) commands?
An 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?
Explain the different groups under web logic security?
What are the benefits of operations in java?
What are the types of interface used in the java collections? : java collections
Are we allowed to change the transaction isolation property in middle of a transaction?
What is webcontainer?
What types of DataSource objects are specified in the Optional Package?
What is the file extension you use for hibernate mapping file?
Why are getters and setters used?