I have a MySQL database server installed on my local machine. I have connected it with eclipse data source explorer.
can you please point me to tutorials on effectively working with the database from eclipse itself without using command line MySQL client ?
thanks