|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceDefinition | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.context.persistence | |
| Uses of ResourceDefinition in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return ResourceDefinition | |
|---|---|
ResourceDefinition |
JpaPlatform.getResourceDefinition(JpaResourceType resourceType)
Return a ResourceDefinition to describe the context model for a file of the given
resource type. |
| Methods in org.eclipse.jpt.core that return types with arguments of type ResourceDefinition | |
|---|---|
java.util.ListIterator<ResourceDefinition> |
JpaPlatformProvider.resourceDefinitions()
Return the resource definitions supported by this platform. |
| Uses of ResourceDefinition in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of ResourceDefinition in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
MappingFileDefinition
A JPA platform can support multiple mapping files. |
interface |
OrmXmlDefinition
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Uses of ResourceDefinition in org.eclipse.jpt.core.context.persistence |
|---|
| Subinterfaces of ResourceDefinition in org.eclipse.jpt.core.context.persistence | |
|---|---|
interface |
PersistenceXmlDefinition
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||