|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JpaPlatform | |
---|---|
org.eclipse.jpt.core | |
org.eclipse.jpt.ui |
Uses of JpaPlatform in org.eclipse.jpt.core |
---|
Methods in org.eclipse.jpt.core that return JpaPlatform | |
---|---|
JpaPlatform |
JpaProject.getJpaPlatform()
Return the vendor-specific JPA platform that builds the JPA project and its contents. |
JpaPlatform |
JpaProject.Config.getJpaPlatform()
Return the JPA platform to be associated with the new JPA project. |
static JpaPlatform |
JptCorePlugin.getJpaPlatform(org.eclipse.core.resources.IProject project)
Return the JPA platform associated with the specified Eclipse project. |
Uses of JpaPlatform in org.eclipse.jpt.ui |
---|
Methods in org.eclipse.jpt.ui with parameters of type JpaPlatform | |
---|---|
JpaPlatformUi |
JptUiPlugin.jpaPlatformUi(JpaPlatform jpaPlatform)
Return the JPA platform UI corresponding to the given JPA platform |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |