JDBC driver (original) (raw)

Property Value
dbo:abstract A JDBC driver is a software component enabling a Java application to interact with a database. JDBC drivers are analogous to ODBC drivers, ADO.NET data providers, and OLE DB providers. To connect with individual databases, JDBC (the Java Database Connectivity API) requires drivers for each database. The JDBC driver gives out the connection to the database and implements the protocol for transferring the query and result between client and database. JDBC technology drivers fit into one of four categories. 1. * JDBC-ODBC bridge 2. * Native-API driver 3. * Network-Protocol driver (Middleware driver) 4. * Database-Protocol driver (Pure Java driver) or thin driver. (en) Um driver JDBC é um componente de software que permite que uma aplicação Java interaja com um banco de dados.Para conectar com bancos de dados individuais, o JDBC (a API Java Database Connectivity) requer drivers para cada banco de dados. O driver JDBC fornece a conexão ao banco de dados e implementa o protocolo para transferir a consulta e o resultado entre cliente e banco de dados. (pt)
dbo:thumbnail wiki-commons:Special:FilePath/JDBC_driver.png?width=300
dbo:wikiPageExternalLink http://www.polepos.org/ https://jdbc.postgresql.org/ https://www.ibm.com/support/pages/db2-jdbc-driver-versions-and-downloads http://www.oracle.com/technetwork/java/index-136695.html https://docs.microsoft.com/en-us/sql/connect/jdbc/download-microsoft-jdbc-driver-for-sql-server%3Fview=sql-server-ver15 https://github.com/xerial/sqlite-jdbc
dbo:wikiPageID 3001690 (xsd:integer)
dbo:wikiPageLength 11378 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1097888760 (xsd:integer)
dbo:wikiPageWikiLink dbr:Protocol_(computing) dbr:Application_server dbr:OLE_DB dbr:SQLite dbr:Middleware dbr:Application_programming_interface dbr:Client_(computing) dbr:Database_Connection dbr:URL dbc:Java_platform dbr:Database dbr:ADO.NET_data_provider dbr:JDBC dbr:Java_(programming_language) dbr:Java_Database_Connectivity dbr:Open_Database_Connectivity dbr:ADO.NET dbc:Data_access_technologies dbr:Java_applet dbr:Java_virtual_machine dbr:PostgreSQL dbr:JVM dbr:IBM_Db2 dbr:Microsoft_SQL_Server dbr:ODBC dbr:Operating_system dbr:XQuery_API_for_Java dbr:Software dbr:OLE_DB_provider dbr:Platform-independent dbr:Middle_tier dbr:Platform_independence dbr:ODBC_driver dbr:File:JDBC_driver.png dbr:File:Native_API_driver.png dbr:File:Native_Protocol_driver.png dbr:File:Network_Protocol_driver.png
dbp:wikiPageUsesTemplate dbt:Cleanup dbt:Clear dbt:Multiple_issues dbt:Prose dbt:Refimprove dbt:Reflist dbt:Short_description dbt:Technical
dcterms:subject dbc:Java_platform dbc:Data_access_technologies
gold:hypernym dbr:Component
rdf:type yago:Abstraction100002137 yago:Act100030358 yago:Activity100407535 yago:Application100949134 yago:Event100029378 yago:Occupation100582388 yago:Profession100609953 yago:PsychologicalFeature100023100 yago:YagoPermanentlyLocatedEntity dbo:MilitaryUnit yago:Technology100949619 yago:Use100947128 yago:WikicatDataAccessTechnologies
rdfs:comment Um driver JDBC é um componente de software que permite que uma aplicação Java interaja com um banco de dados.Para conectar com bancos de dados individuais, o JDBC (a API Java Database Connectivity) requer drivers para cada banco de dados. O driver JDBC fornece a conexão ao banco de dados e implementa o protocolo para transferir a consulta e o resultado entre cliente e banco de dados. (pt) A JDBC driver is a software component enabling a Java application to interact with a database. JDBC drivers are analogous to ODBC drivers, ADO.NET data providers, and OLE DB providers. To connect with individual databases, JDBC (the Java Database Connectivity API) requires drivers for each database. The JDBC driver gives out the connection to the database and implements the protocol for transferring the query and result between client and database. JDBC technology drivers fit into one of four categories. (en)
rdfs:label JDBC driver (en) Driver JDBC (pt)
owl:sameAs freebase:JDBC driver yago-res:JDBC driver wikidata:JDBC driver dbpedia-kk:JDBC driver dbpedia-pt:JDBC driver https://global.dbpedia.org/id/34Azh
prov:wasDerivedFrom wikipedia-en:JDBC_driver?oldid=1097888760&ns=0
foaf:depiction wiki-commons:Special:FilePath/JDBC_driver.png wiki-commons:Special:FilePath/Native_API_driver.png wiki-commons:Special:FilePath/Native_Protocol_driver.png wiki-commons:Special:FilePath/Network_Protocol_driver.png
foaf:isPrimaryTopicOf wikipedia-en:JDBC_driver
is dbo:wikiPageRedirects of dbr:JDBC_Driver dbr:JDBC_type_1_driver dbr:JDBC_type_2_driver dbr:JDBC_type_3_driver dbr:JDBC_type_4_driver dbr:JDBC-ODBC_Bridge dbr:JDBC_Drivers
is dbo:wikiPageWikiLink of dbr:OLE_DB dbr:ClickHouse dbr:Lucee dbr:JDBC_Driver dbr:DBEdit dbr:HSQLDB dbr:JDBC_type_1_driver dbr:JDBC_type_2_driver dbr:JDBC_type_3_driver dbr:JDBC_type_4_driver dbr:Java_Database_Connectivity dbr:Open_Database_Connectivity dbr:ADO.NET dbr:Oracle_Call_Interface dbr:Virtual_Database_Manager dbr:JDBC-ODBC_Bridge dbr:JDBC_Drivers
is foaf:primaryTopic of wikipedia-en:JDBC_driver