org.apache.openjpa.meta
Interface MetaDataContext

All Known Subinterfaces:
ValueMapping, ValueMetaData
All Known Implementing Classes:
ClassMapping, ClassMetaData, Discriminator, FieldMapping, FieldMetaData, NonPersistentMetaData, SequenceMapping, SequenceMetaData, ValueMappingImpl, ValueMetaDataImpl, Version

public interface MetaDataContext

Allows us to access configuration through metadata in a generic way.

Author:
Abe White

Method Summary
 MetaDataRepository getRepository()
          Access metadata repository.
 

Method Detail

getRepository

MetaDataRepository getRepository()
Access metadata repository.



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01