Package org.apache.jdo.model.java

This package defines the JavaModel API.

See:
          Description

Interface Summary
JavaField A JavaField instance represents a field declared by a class.
JavaModel A JavaModel instance bundles a number of JavaType instances and provides methods to retrieve JavaType instance by their name.
JavaModelFactory The JavaModelFactory is the interface to use to obtain JavaModel instances.
JavaType A JavaType instance represents a type as defined in the Java language.
 

Package org.apache.jdo.model.java Description

This package defines the JavaModel API. It provides interfaces for environment independent (development, enhancer, runtime) Java metadata access.



Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.