Java 2 Platform JDBC

GPTKB entity

Statements (40)
Predicate Object
gptkbp:instance_of gptkb:Java_Enhancement_Proposal
gptkbp:allows Java applications to interact with databases
gptkbp:based_on gptkb:language
gptkbp:can_be_extended_by custom drivers
gptkbp:developed_by gptkb:Sun_Microsystems
gptkbp:enables data retrieval and manipulation
https://www.w3.org/2000/01/rdf-schema#label Java 2 Platform JDBC
gptkbp:includes Result Set interface
JDBCAPI
Prepared Statement interface
Callable Statement interface
JDBC Driver Manager
gptkbp:is_compatible_with gptkb:Java_Enhancement_Proposal
gptkbp:is_designed_for relational databases
gptkbp:is_documented_in Java documentation
gptkbp:is_implemented_in JDBC drivers
gptkbp:is_influenced_by ODBC
gptkbp:is_maintained_by gptkb:Database_Management_System
gptkbp:is_part_of gptkb:Java_Enhancement_Proposal
gptkbp:is_used_by gptkb:software
gptkbp:is_used_for data integration
data access in Java applications
gptkbp:is_used_in enterprise applications
web applications
gptkbp:provides connection pooling
error handling mechanisms
data manipulation capabilities
API for database connectivity
data source abstraction
gptkbp:released_in gptkb:1998
gptkbp:supports gptkb:Java_Naming_and_Directory_Interface_(JNDI)
transaction management
batch processing
distributed transactions
multiple database types
metadata retrieval
connection to cloud databases
gptkbp:uses SQL for querying
gptkbp:bfsParent gptkb:Java_2_Platform,_Standard_Edition_(J2_SE)_1.3
gptkbp:bfsLayer 4