About: JDBC driver

An Entity of Type: military unit, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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.

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
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 3001690 (xsd:integer)
dbo:wikiPageLength
  • 11378 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1097888760 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dct:subject
gold:hypernym
rdf:type
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
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License