Hello,
My name is Reyes and I´m begining to work with Java. I´m learning JDBC and I want to take from a Database connection all the tables that in this database exist. (I have tried to use DatabaseMetaData but I don´t Know how)
Can anybody help me?
Thanks,
Reyes


Reply With Quote