I have a issue. I have to have a MySQL Database File inside a NetBeans project files. I don't know how to write that kind of connection, and I don't know if it is posible.
My need is similar to have a SQLite database file, but instead I need that the database be a MySQL database.
So, How I do have to write the connection?