Java J2EE (14736)
J2ME (151)
Java Related AllOther (507)
How can we reattach any detached objects in Hibernate?
How can we make a class singleton?
What are the functions of t3 in the web logic server?
What is the use of session.lock() in hibernate?
How will you load a specific locale?
Differentiate between the web server and application server?
Are arrays immutable in java?
What are the different ways of implementing thread? Which one is more advantageous?
What is a jdbc connection string?
What are dom elements?
Why main() method is public, static and void in java ?
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
What do you understand by java?
Name the types of transaction management that spring supports.
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?