What is DatabaseMetaData

What is DatabaseMetaData

Hi,

What is a DatabaseMetaData? Provide me example of DatabaseMetaData.

Thanks
View Answers

October 5, 2010 at 5:20 PM

Hello,
As you know that metadat is data about data. DatabaseMetaData is an iterface, This interface is implemented by jdbc drivers, throgh this you can get the information about database like table name, driver name database naem etc.

Thanks

October 5, 2010 at 5:33 PM

Hi Friend,

DatabaseMetaData tells about the data of the data like number of tables in the database, the information about the columns of the table.

For more information, visit the following link:

http://www.roseindia.net/jdbc/jdbc-mysql/AllTableName.shtml

Thanks

May 24, 2012 at 6:52 PM

It is an interface which provides various useful information about Data Base.









Related Tutorials/Questions & Answers:
What is DatabaseMetaData - JDBC
What is DatabaseMetaData  Hi, What is a DatabaseMetaData? Provide me example of DatabaseMetaData. Thanks   Hello, As you know that metadat is data about data. DatabaseMetaData is an iterface, This interface
Sun's JDBC-ODBC driver does not implement the getPrimaryKeys() method for the DatabaseMetaData Objects.
Sun's JDBC-ODBC driver does not implement the getPrimaryKeys() method for the DatabaseMetaData Objects.  Is there a way to find the primary key(s... the getPrimaryKeys() method for the DatabaseMetaData Objects
Advertisements
what is meta data in java
what is meta data in java  what is meta data in java   Use... in that database; the program knows exactly what kind of data it is dealing... with it: DatabaseMetaData and ResultSetMetaData
what is bit
what is bit  what is bit
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
What is procedure
What is procedure  What is procedure in computers? What are the primary categories of procedures
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
what is hibernate.archive.autodetection
what is hibernate.archive.autodetection  what is hibernate.archive.autodetection? what is autodetection and why it is used
What is Hibernate
What is Hibernate  Hi, What is Hibernate? Thanks
What is Hibernate
What is Hibernate  Hi, What is Hibernate? Thanks
What is Hibernate
What is Hibernate  Hi, What is Hibernate? Thanks
What is JDBC?
What is JDBC?  What is JDBC
What is FBT
What is FBT   hello, What is FBT
What is ActionServlet?
What is ActionServlet?  What is ActionServlet
What is Trigger?
What is Trigger?  What is Trigger
What is VLR ?
What is VLR ?  hii, What is VLR
What's PHP ?
What's PHP ?  What's PHP
What is an interface?
What is an interface?  What is an interface
What is DML?
What is DML?  What is DML
What is Index?
What is Index?  What is Index
What is SQLLoader?
What is SQLLoader?  What is SQLLoader
What is a "constraint"?
What is a "constraint"?  What is a "constraint
what is Savepoint ?
what is Savepoint ?  what is Savepoint
What is this keyword?
What is this keyword?  What is this keyword
what is collections?
what is collections?  what is collections
what are indices?
what are indices?  what are indices
What is Hibernate
What is Hibernate  Hi, What is Hibernate? Thanks
What is Externalizable?
What is Externalizable?   Hi, What is Externalizable? Thanks
What is the % operator?
What is the % operator?   Hi, What is the % operator? thanks
What is casting?
What is casting?   Hi, What is casting? thanks
What is DataAccessException?
What is DataAccessException?  Hi, What is DataAccessException? thanks
What is IOC ?
What is IOC ?  HI, What is IOC or Dependency Injection? Thanks
What is SQLExceptionTranslator?
What is SQLExceptionTranslator?  Hi, What is SQLExceptionTranslator? Thanks
What are Struts?
What are Struts?  What are Struts? Can anyone explain me what are the Struts framework and what are its uses? Thanks
What is WAP?
What is WAP?  What is WAP?   Hi, Check the tutorial: What is WAP? Thanks
What is SPOOL?
What is SPOOL?  What is SPOOL?   SPOOL command stores output to a file
What is CRM?
What is CRM?  Can anyone tell me What is CRM? Thanks
What is webservices?
What is webservices?  What is web-services and what are the different types of web-services? It would be great if someone explain me the difference between these types of web-services in Java
What is Ajax?
What is Ajax?  Hi, What is Ajax and what is use of Ajax in web programming? Thanks   Hi, Ajax stands for AJAX stands for Asynchronous... JavaScript and other technologies such as CSS and XML. Read more at What is Ajax
What is NSRangeException
What is NSRangeException  Can anyone explain the NSRangeException and the reason why it occurs
What is portal
What is portal  What is portal What is portal and how can i create a portal in Java using components like Java and Java servlet? What are the elements of a portal and how can i create sigle request portal page in Java
what is posting?
what is posting?  what is posting?   Posting is an event that writes Inserts, Updates & Deletes in the forms to the database but not committing these transactions to the database
What is a tuple?
What is a tuple?  What is a tuple?   hi, A tuple is an instance of data within a relational database.ADS_TO_REPLACE_1 Thanks
What is workflow
What is workflow  hello, What is workflow in RUP?   hi,ADS_TO_REPLACE_1 A workflow is a sequence of activities that produces a result observable value
what is RUP?
what is RUP?  hello, what is RUP??   hii,ADS_TO_REPLACE_1 RUP is stands for Rational Unified Process
What was ENIAC
What was ENIAC  What was ENIAC?   ENIAC was first electronic computer. Full form of ENIAC is Electronic Numerical Integrator And Computer
What is an Iterator?
What is an Iterator?  Hi, What is an Iterator? Please help me. Thanks   Hi, I have find good reference website for the What is iterator? In this programming tutorial it explain how to use the iterator interface

Ads