Package org.eclipse.jpt.core

Interface Summary
JpaAnnotationProvider Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaDataSource Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaFactory Use JpaFactory to create any core (e.g.
JpaFile A JpaProject contains Jpa files for all IFiles in the project that are relevant to the JpaPlatform.
JpaModel The JPA model holds all the JPA projects.
JpaNode JPA-specific protocol.
JpaPlatform This interface is to be implemented by a JPA vendor to provide extensions to the core JPA model.
JpaProject Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaProject.Config The settings used to construct a JPA project.
JpaProject.Updater Define a strategy that can be used to "update" a JPA project whenever something changes.
JpaStructureNode Implement this interface for objects that appear in the Structure view This is used by JpaSelection to determine selection in the editor.
MappingKeys Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ResourceModel Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ResourceModelListener Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Class Summary
JpaProject.Updater.Null This updater does nothing.
JptCorePlugin The JPT plug-in lifecycle implementation.