1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

JDBCとは

Last updated at Posted at 2024-12-24

↓動画で解説
JDBCとは

Java Database Connectivityの略称。

image.png

JDBCAPI
Javaからデータベースを操作するためのプログラムの集まり

JDBCドライバ
・データベースごとに用意されている
・ドライバを設置するだけでデータベースにアクセスできる


Youtube
https://youtube.com/@codek2_studio

Twitter
https://twitter.com/kunchan2_

Zenn
https://zenn.dev/codek2

新入社員研修向け!JDBC・Servlet/JSP・ソフトウェアテスト・Webアプリケーション開発講座
https://www.udemy.com/course/jdbcservletjsp/?referralCode=88203EF7B00BDA28198C

1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?