人気の面接質問と回答・オンラインテスト
面接対策、オンラインテスト、チュートリアル、ライブ練習のための学習プラットフォーム

集中型学習パス、模擬テスト、面接向けコンテンツでスキルを伸ばしましょう。

WithoutBook は、分野別の面接質問、オンライン練習テスト、チュートリアル、比較ガイドをひとつのレスポンシブな学習空間にまとめています。

面接準備

Without Book 質問する

Review the question and existing answers carefully before replying. The best answers explain the reasoning, steps, and tradeoffs so other learners can benefit too.

質問. Get javax.sql.DataSource from javax.persistence.EntityManager

- How is it possible to programmatically retrieve the underlying DataSource from an EntityManager?

投稿日 Jul 10, 2014 投稿者 Abhi
回答. @Resource(name = "jdbc/...")
private DataSource dataSource;

Then providing the datasource as an argument to the API.
投稿日 Jul 12, 2014 投稿者 Lauren

回答を入力

名前
メールアドレス
回答
セキュリティチェック
続行するにはこれを解いてください: 7 + 9 = ?
著作権 © 2026、WithoutBook。