Skip navigation links

Package org.datanucleus.metadata

Provides classes representing the MetaData for files, packages, classes, fields, containers, etc.

See: Description

Package org.datanucleus.metadata Description

Provides classes representing the MetaData for files, packages, classes, fields, containers, etc. Structured to map to the JDO2 Meta-Data file structure, though also now maps to the JPA Meta-Data structure approximately.

Key aspects of this package are

The "data" classes have a lifecycle, being created, then populated, and finally initialised. When a file is read in all classes are read and populated at that time.

Skip navigation links

Copyright © 2015. All rights reserved.