#1  
28th March 2011, 08:03 PM
Unregistered
Guest
 
Posts: n/a

What is Metadata in Java?


what is metadata in java? Can you please explain to me

thanks




  #2  
3rd April 2011, 08:09 AM
imira
Senior Member+++++
 
Join Date: May 2010
Posts: 15,774
Default Re: What is Metadata in Java?

The word Metadata stands for explaining two different concepts. The metadata in java is a given set of evocative and organized data about a cluster of computer data. It mainly used in the java computer programming language. These types of data deals with the formation, admission, storage and swap of metadata in the programming language. You can get further details in Java Metadata Interface (JIM).
  #3  
30th August 2011, 06:38 PM
sanju38121
Senior Member
 
Join Date: Aug 2011
Posts: 527
Default Re: What is Metadata in Java?

sir, metadata is a specification for java that defines an API or annotating fields , methods and classes as having particular attributes that indicate they should be processed in specific way by development tools deployment tools , or runtime libraries.
  #4  
30th August 2011, 09:09 PM
BISWARUPYOGI
Senior Member+++++
 
Join Date: May 2011
Location: India
Posts: 38,947
Default Re: What is Metadata in Java?

Quote:
Originally Posted by Unregistered View Post
what is metadata in java? Can you please explain to me

thanks
Dear friend,

The definition for META DATA In JAVA:-

Most JDBC programs are designed to work with a specific database and particular tables in that database; the program knows exactly what kind of data it is dealing with.

Some applications, however, need to dynamically discover information about result set structures or underlying database configurations.

This information is called metadata, and JDBC provides two classes for dealing with it: DatabaseMetaData and ResultSetMetaData.

thanks
Reply With Quote
  #5  
30th August 2011, 09:28 PM
solution
Senior Member++++
 
Join Date: Jul 2010
Posts: 3,164
Default Re: What is Metadata in Java?

hello dear

see, Java Metadata is nothing but the Interface standard for metadata management.

it is known as Java Metadata Interface (JMI).

The JMI specification enables the implementation of a dynamic, platform-independent infrastructure to manage the creation, storage, access, discovery, and exchange of metadata. JMI is based on the Meta Object Facility (MOF) specification from the Object Management Group (OMG), an industry-endorsed standard for metadata management. The MOF standard consists of a set of basic modeling artifacts described using UML. Models of any kind of metadata (called metamodels) can be built up from these basic building blocks. JMI defines the standard Java interfaces to these modeling components, and thus enables platform-independent discovery and access of metadata. JMI allows for the discovery, query, access, and manipulation of metadata, either at design time or runtime. The semantics of any modeled system can be completely discovered and manipulated. JMI also provides for metamodel and metadata interchange via XML by using the industry standard XML Metadata Interchange (XMI) specification.

all the best...........
Reply With Quote
  #6  
16th October 2011, 12:35 AM
Unregistered
Guest
 
Posts: n/a
Default Re: What is Metadata in Java?

metadata is nothing but data about data
by murugesh
Reply With Quote
  #7  
14th November 2011, 04:20 PM
Unregistered
Guest
 
Posts: n/a
Default Re: What is Metadata in Java?

how to remove classes and object loading from Permanent Generation (PermGen) in java VM HotSpot?
Reply With Quote
  #8  
15th November 2011, 02:44 AM
dr.shekhr
Member
 
Join Date: Nov 2011
Posts: 231
Default Re: What is Metadata in Java?

HI dear,

The definition for META DATA In JAVA:-

Most JDBC programs are designed to work with a specific database and particular tables in that database; the program knows exactly what kind of data it is dealing with.

Some applications, however, need to dynamically discover information about result set structures or underlying database configurations.

This information is called metadata, and JDBC provides two classes for dealing with it: DatabaseMetaData and ResultSetMetaData.

Thanks
Reply With Quote
  #9  
15th November 2011, 02:45 AM
dr.shekhr
Member
 
Join Date: Nov 2011
Posts: 231
Default Re: What is Metadata in Java?

HI dear,

The definition for META DATA In JAVA:-

Most JDBC programs are designed to work with a specific database and particular tables in that database; the program knows exactly what kind of data it is dealing with.

Some applications, however, need to dynamically discover information about result set structures or underlying database configurations.

This information is called metadata, and JDBC provides two classes for dealing with it: DatabaseMetaData and ResultSetMetaData.

Thanks
Reply With Quote
  #10  
24th November 2011, 01:01 PM
Unregistered
Guest
 
Posts: n/a
Default Re: What is Metadata in Java?

difference between interface in java for metadata
Reply With Quote
  #11  
5th March 2013, 07:11 PM
Unregistered
Guest
 
Posts: n/a
Default Re: What is Metadata in Java?

Given that metadata is a set of descriptive, structural and administrative data about a group of computer data (for example such as a database schema), Java Metadata Interface (or JMI) is a platform-neutral specification that defines the creation, storage, access, lookup and exchange of metadata in the Java programming language.
The JMI specification was developed under the Java Community Process and is defined by JSR 40 (a JSR is the formal document that describe proposed specifications and technologies for adding to the Java platform).

JMI is based on the Meta-Object Facility (or MOF) specification from the Object Management Group (or OMG). The MOF is a metamodel (a model of any kind of metadata) used notably to define the Unified Modeling Language (or UML).

It supports the exchange of metadata through XMI. XMI is a standard for exchanging metadata information via Extensible Markup Language (or XML). The MOF/XMI specifications are used for the exchange of UML models.
Reply With Quote
  #12  
3rd October 2013, 07:27 PM
seethalakshmi.R
 
Join Date: Oct 2013
Posts: 55
Default Re: What is Metadata in Java?

Metadata is used with two concepts in java:

1.A metadata standard is defined by a set of Java interfaces belonging to a specific package and its sub-packages


2.metadata in spring. Metadata is the data that describes your spring beans and their methods.
Reply With Quote
  #13  
12th November 2013, 01:25 PM
Unregistered
Guest
 
Posts: n/a
Default Re: What is Metadata in Java?

metadata,the information that is stored in the form of catalog is called metadata
Reply With Quote
Do you have any question? or have anything to say?



Related Topics:

Thread Replies Last Post
Difference between C, C++ and JAVA? 26 29th April 2013 03:44 PM



Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Please also check: