|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of JpaProject in org.eclipse.jpt.jpa.core |
|---|
| Fields in org.eclipse.jpt.jpa.core with type parameters of type JpaProject | |
|---|---|
static org.eclipse.jpt.common.utility.transformer.Transformer<JpaProject,JpaRootContextNode> |
JpaProject.ROOT_CONTEXT_NODE_TRANSFORMER
|
| Methods in org.eclipse.jpt.jpa.core that return JpaProject | |
|---|---|
JpaProject |
JpaFactory.buildJpaProject(JpaProject.Config config)
Construct a JpaProject for the specified config, to be added to the specified JPA project. |
JpaProject |
JpaNode.getJpaProject()
Return the JPA project the node belongs to. |
JpaProject |
JpaProject.Reference.getValue()
Return the JPA project corresponding to the reference's Eclipse project. |
JpaProject |
JpaProject.Reference.rebuild()
The JPA settings associated with the reference's Eclipse project have changed in such a way as to require the associated JPA project to be completely rebuilt (e.g. when the user changes a project's JPA platform). |
| Methods in org.eclipse.jpt.jpa.core that return types with arguments of type JpaProject | |
|---|---|
Iterable<JpaProject> |
JpaProjectManager.getJpaProjects()
Return the JPA project manager's JPA projects. |
Iterable<JpaProject> |
JpaProjectManager.waitToGetJpaProjects()
Return the JPA project manager's JPA projects. |
| Methods in org.eclipse.jpt.jpa.core with parameters of type JpaProject | |
|---|---|
JpaDataSource |
JpaFactory.buildJpaDataSource(JpaProject jpaProject,
String connectionProfileName)
|
JpaFile |
JpaPlatform.buildJpaFile(JpaProject jpaProject,
IFile file)
Return a JPA file corresponding to the specified Eclipse file. |
JpaFile |
JpaFactory.buildJpaFile(JpaProject jpaProject,
IFile file,
IContentType contentType,
JptResourceModel resourceModel)
Construct a JPA file for the specified JPA project, file, content type, and resource model. |
JptResourceModel |
JpaResourceModelProvider.buildResourceModel(JpaProject jpaProject,
IFile file)
Build a JPA resource model for the specified JPA project and file. |
JpaRootContextNode |
JpaFactory.buildRootContextNode(JpaProject jpaProject)
Build a (/an updated) root context node to be associated with the given JPA project. |
void |
JpaProject.Manager.execute(JobCommand command,
String jobName,
JpaProject jpaProject)
Execute the specified command, possibly asynchronously, synchronizing with all the other stuff manipulating the JPA projects (e.g. resource change events). |
protected JpaRootContextNode |
JpaProject.RootContextNodeTransformer.transform_(JpaProject jpaProject)
|
| Uses of JpaProject in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java with parameters of type JpaProject | |
|---|---|
Iterable<String> |
JavaManagedTypeDefinition.getAnnotationNames(JpaProject jpaProject)
Return the names of the annotations applicable to this managed type |
| Constructors in org.eclipse.jpt.jpa.core.context.java with parameters of type JpaProject | |
|---|---|
JavaManagedTypeDefinition.AnnotationNameTransformer(JpaProject jpaProject)
|
|
| Uses of JpaProject in org.eclipse.jpt.jpa.core.context.persistence |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.persistence that return JpaProject | |
|---|---|
JpaProject |
PersistenceUnitProperties.getJpaProject()
Return the JPA project the PersistenceUnit belongs to. |
| Uses of JpaProject in org.eclipse.jpt.jpa.core.jpa2 |
|---|
| Subinterfaces of JpaProject in org.eclipse.jpt.jpa.core.jpa2 | |
|---|---|
interface |
JpaProject2_0
JPA 2.0 project. |
| Uses of JpaProject in org.eclipse.jpt.jpa.core.jpa2.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpa2.context that return JpaProject | |
|---|---|
JpaProject |
MetamodelSourceType.getJpaProject()
Return the source type's JPA project. |
| Uses of JpaProject in org.eclipse.jpt.jpa.core.jpql |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpql with parameters of type JpaProject | |
|---|---|
protected JpaManagedTypeProvider |
JpaJpqlQueryHelper.buildProvider(JpaProject jpaProject,
PersistenceUnit persistenceUnit)
Creates a new JpaManagedTypeProvider which will provide access to the application's
JPA metadata information. |
| Constructors in org.eclipse.jpt.jpa.core.jpql with parameters of type JpaProject | |
|---|---|
DefaultContentAssistExtension(JpaProject jpaProject)
Creates a new DefaultContentAssistExtension. |
|
| Uses of JpaProject in org.eclipse.jpt.jpa.core.jpql.spi |
|---|
| Constructors in org.eclipse.jpt.jpa.core.jpql.spi with parameters of type JpaProject | |
|---|---|
JpaManagedTypeProvider(JpaProject jpaProject,
PersistentTypeContainer persistentTypeContainer,
Creates a new JpaManagedTypeProvider. |
|
JpaManagedTypeProvider(JpaProject jpaProject,
PersistentTypeContainer persistentTypeContainer,
IManagedTypeBuilder managedTypeBuilder,
Creates a new JpaManagedTypeProvider. |
|
| Uses of JpaProject in org.eclipse.jpt.jpa.eclipselink.core |
|---|
| Subinterfaces of JpaProject in org.eclipse.jpt.jpa.eclipselink.core | |
|---|---|
interface |
EclipseLinkJpaProject
EclipseLink JPA project. |
| Uses of JpaProject in org.eclipse.jpt.jpa.ui |
|---|
| Methods in org.eclipse.jpt.jpa.ui with parameters of type JpaProject | |
|---|---|
void |
JpaPlatformUi.convertJavaGeneratorMetadataToGlobal(JpaProject project)
|
void |
JpaPlatformUi.convertJavaQueryMetadataToGlobal(JpaProject project)
|
void |
JpaPlatformUi.generateDDL(JpaProject project,
IStructuredSelection selection)
|
void |
JpaPlatformUi.generateEntities(JpaProject project,
IStructuredSelection selection)
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||