Java DB connection in jdeveloper
1. Click on windows and select database as shown below.
2. click on IDE connection in database navigator and select new connection.
3. database connection window will open
4. select Java DB/Apache Derdy for connection type.
5. provide below details for user name and password.
Username - soainftra
Password - Leave blank
Driver Class - org.apache.derby.jdbc.ClientDriver
HostName - localhost
Database Name - soinfra
6. test connection. connection should be success.
Comments
Post a Comment