资源描述:
《jdbc(数据库连接)-外文翻译及原文设计论文.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、(此文档为word格式,下载后您可任意编辑修改!)JDBC(JavaDataBaseConnectivity)JDBC(JavaDataBaseConnectivity,)isaSQLstatementfortheimplementationoftheJavaAPI,foravarietyofrelationaldatabasestoprovideaunifiedvisitbyagroup,it’susingJavalanguagepreparationclassesandinterface.JDBCfortools/databasedevelopmentprovidesasta
2、ndardAPI,whichcanbuildmoresophisticatedtoolsandinterfacestodatabasedevelopers.PureJavaAPIcanbeusedtopreparedatabaseapplications,atthesametime,JDBCisalsoabrandname.WithJDBC,datasenttothevariousrelationshipsSQLstatementisaveryeasymatter.InotherwordswithJDBCAPI,wedonothavetovisitaSybasedatabaset
3、owritespecializedprocedures,visittheOracledatabasespecificallytowriteaprogram,orvisitInformixdatabaseandthepreparationofanotherprocedure,programmersshouldusetheJDBCAPItowriteaprocedureenough,itcanbesenttothecorrespondingSQLdatabasecalls.Meanwhile,theJavalanguageandJDBCtointegratenon-programme
4、rsdonothaveto,withaplatformforthepreparationofdifferentapplications,justwriteitagainintheprocesscanberunonanyplatform,whichistheJavalanguage"Writeonce,runeverywhere"advantage.JavadatabaseConnectArchitectureforJavaapplicationofthestandardmethodofconnectingtothedatabase.JDBCisthecaseofJavaprogr
5、ammersAPI,andtherealizationofthedatabaseconnectionisthecaseofserviceprovidersinterfacemodel.AsAPI,JDBCprogramdevelopmentfortheprovisionofstandardinterfaces,anddatabasevendorsandthird-partymiddlewarevendorstoachieveconnectivityanddatabaseprovidesastandardmethod.JDBCusetheexistingSQLstandard-Su
6、pportandotherdatabasesandconnectivitystandards,suchasbridgebetweenODBC.JDBCachievealltheseobjectivesandstandardsforasimple,high-performanceandstrictdefinitionofachievingtypeinterface.Javawithasolid,safe,easytouse,easytounderstandandcanbeautomaticallydownloadedfromtheInternetandothercharacteri
7、sticsofthepreparationoftheoutstandingdatabaseapplicationlanguage.NeedisaJavaapplicationDatabasewithavarietyofdifferentproceduresforadialoguebetweenthemethods.TheJDBCisthemechanismforsuchpurposes.JavaJDBCexpandedfunctionality.Forexample,withJa