I`m an Android developer, and recently started working on JAVA PC project for client.
I wish to use MySQL database at my project but i`m little rusty at this. Before I start learning and remembering how to connect SQL with Java, i would like to ask an important question.
After I export Executable JAR file for my client, the file will include MySQL connection? I mean will the client have to install MySQL on his PC and import the DB or something extra except java for running JAR file.