This week's giveaways are in the MongoDB and Jobs Discussion forums.
We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line!
See this thread and this one for details.
The moose likes JDBC and the fly likes Connection.getMetadata load the metadata from database or it is pre-loaded? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Connection.getMetadata load the metadata from database or it is pre-loaded?" Watch "Connection.getMetadata load the metadata from database or it is pre-loaded?" New topic
Author

Connection.getMetadata load the metadata from database or it is pre-loaded?

raminaa niilian
Ranch Hand

Joined: Jul 14, 2005
Posts: 550
Hi
Thank you for reading my post
When we call Connection.getMetadata() does it go back to database and bring the metadata information or metadata is already loaded when the connection object is created?

Thanks
 
I agree. Here's the link: jrebel
 
subject: Connection.getMetadata load the metadata from database or it is pre-loaded?
 
Similar Threads
get the table name dynamically
Getting Table Name
CHECK IF A TABLE ALREADY EXISTS
My results, my Thanks and my Warning
what is metadata means ?