MySQL provides connectivity for client applications developed in the Java programming language with MySQL Connector/J, a driver that implements the Java Database Connectivity (JDBC) API and also MySQL ...
OOoからMySQLを操作するために、冒頭で述べたようにJDBCドライバを利用します。MySQLのJDBCドライバMySQL Connector/J3.1は、次のURL ...