Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) While in CallableStatament using in the oracle my procedure is return no.of columns so in java how can i retrivbe the data and i wnat to view all data which is reetrive from my procedure
ADP,
2137write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
1 2926Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
19151. What is clustering? How do weblogic instances communicate in a clustered environment! 2. In a cluster, if one of the servers has issues and is not accessible, will the other servers know about it? and how??
6 27036
What are the different types of annotations?
How do I know which jdbc driver to use?
What is JMS API Architecture?
Explain the steps in details to load the server object dynamically?
Explain all ways of doing deployments?
What is a default method?
Difference between loadclass and class.forname?
Can remove() be a Stateless Session bean?
What happens if acknowledge() is called within a transaction? : BEA Weblogic
What is wlst?
What can I do when I get java.lang.outofmemoryerror because producers are faster than consumers? : BEA Weblogic
Why is sessionfactory immutable?
Are arrays passed by reference in java?
Is autowired a dependency injection?
Name few java.lang classes introduced with java 8 ?