When using lomboz_eclipse 3.3 to connect to Oracle, you may encounter some troubles. Write down this process for your reference.
1. window --> show View --> other --> Connectivity --> Data Source Explorer
2. In the new Data Source Explorer window, right-click the databases folder and choose new. The following dialog box is displayed:
Select PostgreSQL JDBC Connection.
A dialog box is displayed:
Enter a name and press Next. Then:
Select a driver from drop-from and select:
Select Oracle 9 and click Add. The dialog box is displayed:
Select Oracle --> 9 --> Other Driver. Start a name and click OK. In the following dialog box:
Add the jar package, fill in the URL, username and password, and click OK. It is successful.
3. Next, the database you just created will appear in the databases directory. Right-click --> connect and the connection will be successful.