How to Add Database to Eclipse

How to add database to eclipse

How to add database to eclipse? While working in java projects using databases, there are scenarios where you want go back and forth between eclipse and SQL command line. Instead of this, you can add the database(connection profile) to eclipse to view your tables, execute sql queries and so on.

Continue reading