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.
次のようなjdbc接続文字列を使用してOracleDBに接続することは可能ですか。
jdbc:oracle:thin:@myserver:1521:mydb
TNSを使用する代わりに?
はい、JDBCドライバーJARがCLASSPATHにある限り。