Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
1054Why does executing the preparedstatement class cause a trunc fails: ora-00932: inconsistent datatypes error? : BEA Weblogic
1037Why am I getting an ora-01000: maximum open cursors exceeded error, even though I closed all resultset, statement, and connection objects? : BEA Weblogic
1041What happens when a failure occurs and the stub cannot connect to a weblogic server instance? : BEA Weblogic
1137Which 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? : BEA Weblogic
931
Is @component a singleton?
Which HTTP method is non-idempotent?
What is version property in hibernate?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
what is the value time stamp format in log target for?
What is @configuration in spring boot? : Spring Boot
Spring jdbctemplate class and its application.
Is string is a data type in java?
How do you check if a character in a string is a digit or letter?
Which method is used to remove a persistent instance from the datastore?
What is the difference between dynamic and non-dynamic changes in the console?
What is jagged array in java?
Can we use jms for sending automated e-mails?
What are the types of ejb?
Why super is first line in java?