I have a problem when creating Entity Classes from Database in NetBeans. When I try to do it I get the following message:
The name of the driver class for the datasource is missing
I can't understand what I'm missing when creating connection to mysql database. Where I miss set name for driver classes?