Hello innovative programmers, I would like to know if you can get the name of the schema or database to which I am connected when establishing the connection in MySQL with java, if you can, would you tell me how?
I already tried with DataBaseMetaData but I could not even use that object.