aspose file tools
The moose likes JDBC and the fly likes diff between callable statement and batch updates Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "diff between callable statement and batch updates" Watch "diff between callable statement and batch updates" New topic
Author

diff between callable statement and batch updates

narasimha munagala
Greenhorn

Joined: Aug 12, 2007
Posts: 7
Hi,
this is narasimha i want to know answer for the differnce between callable stetement and batch updates
thanks
M.narasimha
Raghavan Muthu
Ranch Hand

Joined: Apr 20, 2006
Posts: 3327

Originally posted by narasimha munagala:
Hi,
this is narasimha i want to know answer for the differnce between callable stetement and batch updates


I could not find any relevance in your question.

Callable Statement is used to call the Stored Procedures via JDBC.

Batch Update is a method of doing an updation in a batch. Means clubbing several individual updates in one sequence.

Does that help you somehow?


Everything has got its own deadline including one's EGO!
[CodeBarn] [Java Concepts-easily] [Corey's articles] [SCJP-SUN] [Servlet Examples] [Java Beginners FAQ] [Sun-Java Tutorials] [Java Coding Guidelines]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: diff between callable statement and batch updates
 
Similar Threads
can a batch have multiple prepared statements
diff between statement , prepare statement , callable statement
The book and JBoss
Perforarmance diff bet hibernate and JDBC
diff between