Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.JpaWorkspace

Packages that use JpaWorkspace
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.platform   
org.eclipse.jpt.jpa.ui   
 

Uses of JpaWorkspace in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return JpaWorkspace
 JpaWorkspace JpaProject.Manager.getJpaWorkspace()
          Return the JPA project's JPA workspace.
 JpaWorkspace JpaProjectManager.getJpaWorkspace()
          Return the JPA project manager's JPA workspace.
 

Uses of JpaWorkspace in org.eclipse.jpt.jpa.core.platform
 

Methods in org.eclipse.jpt.jpa.core.platform that return JpaWorkspace
 JpaWorkspace JpaPlatformManager.getJpaWorkspace()
          Return the manager's JPA workspace.
 

Uses of JpaWorkspace in org.eclipse.jpt.jpa.ui
 

Methods in org.eclipse.jpt.jpa.ui that return JpaWorkspace
 JpaWorkspace JpaProjectsModel.getJpaWorkspace()
          Return the JPA workspace corresponding to the JPA projects model.
 JpaWorkspace JpaWorkbench.getJpaWorkspace()
          Return the workbench's JPA workspace.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.