English 中文(简体)
JDBC - Discussion
  • 时间:2024-11-03

Discuss JDBC


Previous Page Next Page  

JDBC API is a Java API that can access any kind of tabular data, especially data stored in a Relational Database. JDBC works with Java on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX.


Advertisements