0

how to insert and retrive data from database?

Ashish Saini 9 years ago 0

I have add successfully dependencies

compile group: 'mysql', name: 'mysql-connector-java', version: '5.1.6'

and connection s is successfully established

but i dont know where data is stored ? I have to create the table name is mdpnp and create 5 columns .

It was successfully created ,but don't know where is going indata MySQL