How would i go about using MySQL because currently im using the MySQL fix plugin but i want to load the connector from my Plugin but dont know how. If i add it with maven it wont compile into the jar.
How would i go about using MySQL because currently im using the MySQL fix plugin but i want to load the connector from my Plugin but dont know how. If i add it with maven it wont compile into the jar.
I don't know what library you're trying to use, but I use jOOQ for all of my SQL stuff in Java. Might want to give that one a shot - it's very easy to use once you get the hang of how it works.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.