Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EJB2.0 を使用してデータベースに接続するにはどうすればよいですか。そのために JDBC を使用できますか。そうでない場合、利用可能な代替オプションは何ですか。
Hibernateなどの ORM を介してデータベースに接続できるはずです。JPAまたはJDBCを使用することもできます。