Thursday, January 25, 2007

What are the different types of Statements?

Regular statement (use createStatement method), prepared statement (use prepareStatement method) and callable statement (use prepareCall).

SOURCE : www.referjava.com

No comments: