<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4995042578454868854</id><updated>2012-02-16T07:29:19.000-08:00</updated><title type='text'>Vinod Kumar</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://findvinodkumar.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4995042578454868854/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://findvinodkumar.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>vinodkumar</name><uri>http://www.blogger.com/profile/11510117913486928442</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4995042578454868854.post-6248529423975874742</id><published>2009-11-20T02:33:00.000-08:00</published><updated>2009-11-20T02:44:31.059-08:00</updated><title type='text'></title><content type='html'>How does jdbc(java database connectivity) works?&lt;br /&gt;&lt;br /&gt;Answer: &lt;b&gt; Well, JDBC is used to connect with database for retrieving the records from database. The JDBC is API(Application program interface)  has DriverManager Class which registers with Driver (This Driver Class is provided by Database Vendor, where Vendors means Oracle, Mysql, Postgresql, Progress, Pointbase.etc)  to establish a connection with Database. Once the Connection is established. You can start CRUD(Create,Read,Update,Delete) operations on database using jdbc apis. &lt;/b&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_7BlARWB_Qik/SwZy7YykTII/AAAAAAAAACc/chTjfb_T9jg/s1600/jdbc.jpg"&gt;&lt;img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px; height: 69px;" src="http://2.bp.blogspot.com/_7BlARWB_Qik/SwZy7YykTII/AAAAAAAAACc/chTjfb_T9jg/s320/jdbc.jpg" alt="" id="BLOGGER_PHOTO_ID_5406134767297252482" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4995042578454868854-6248529423975874742?l=findvinodkumar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://findvinodkumar.blogspot.com/feeds/6248529423975874742/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4995042578454868854&amp;postID=6248529423975874742' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4995042578454868854/posts/default/6248529423975874742'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4995042578454868854/posts/default/6248529423975874742'/><link rel='alternate' type='text/html' href='http://findvinodkumar.blogspot.com/2009/11/how-does-jdbcjava-database-connectivity.html' title=''/><author><name>vinodkumar</name><uri>http://www.blogger.com/profile/11510117913486928442</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_7BlARWB_Qik/SwZy7YykTII/AAAAAAAAACc/chTjfb_T9jg/s72-c/jdbc.jpg' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
