|
Dali Provisional API Release 3.2 |
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
EntityManagerFactory,
and executes the DDL generator with the command set in the properties:
eclipselink.ddl-generation.output-mode
eclipselink.application-location
Current command-line arguments:
[-pu puName] - persistence unit name
[-p propertiesFilePath] - properties for EclipseLink EntityManager
[-debug] - debug mode
[-dynamic] - use the org.eclipse.persistence.dynamic.DynamicClassLoader
Example of a properties file:
eclipselink.jdbc.bind-parameters=false
eclipselink.jdbc.driver=org.apache.derby.jdbc.EmbeddedDriver
eclipselink.jdbc.url=jdbc\:derby\:c\:/derbydb/testdb;create\=true
eclipselink.jdbc.user=tran
eclipselink.jdbc.password=
eclipselink.logging.level=FINEST
eclipselink.logging.timestamp=false
eclipselink.logging.thread=false
eclipselink.logging.session=false
eclipselink.logging.exceptions=true
eclipselink.orm.throw.exceptions=true
eclipselink.ddl-generation.output-mode=database
eclipselink.ddl-generation=drop-and-create-tables
eclipselink.application-location=c\:/_Projects_/ExampleDDLjavax.persistence.ManyToMany
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.ManyToMany
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.ManyToOne
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.ManyToOne
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKey
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKeyClass
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKeyColumn
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKeyEnumerated
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKeyJoinColumn
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.javax.persistence.MapKeyTemporal
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.orm.xml).mapping-file element
in the persistence.xml file.RelationshipMapping:
join column
join table
"mapped by"
primary key join column
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.resource type.label and
image descriptor for the
(type or attribute) mapping type indicated by MappingUiDefinition.getKey().javax.persistence.MapsId
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability."org.eclipse.jpt.jaxb.core.problem").
"org.eclipse.jpt.jpa.core.problem").
CollectionValueModel to allow the setting of the
collection's values.ListValueModel to allow the setting of the
list's values.PropertyValueModel to allow the setting of the property's value.value element of the Generated
annotation.
- moveXmlElement(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.context.XmlElementsMapping
-
- moveXmlElement(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementsAnnotation
- Corresponds to the 'value' element of the XmlElements annotation.
- moveXmlElementRef(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.context.XmlElementRefs
-
- moveXmlElementRef(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlElementRefsAnnotation
- Corresponds to the 'value' element of the XmlElementRefs annotation.
- moveXmlJavaTypeAdapter(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.context.JaxbPackageInfo
-
- moveXmlJoinNode(int, int) -
Method in interface org.eclipse.jpt.jaxb.eclipselink.core.context.java.ELXmlJoinNodesMapping
-
- moveXmlns(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.resource.java.XmlSchemaAnnotation
- Corresponds to the 'xmlns' element of the XmlSchema annotation.
- moveXmlNsPrefix(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.context.XmlSchema
-
- moveXmlPath(int, int) -
Method in interface org.eclipse.jpt.jaxb.eclipselink.core.context.java.ELXmlElementsMapping
-
- moveXmlSchemaType(int, int) -
Method in interface org.eclipse.jpt.jaxb.core.context.JaxbPackageInfo
-
- MULTIPLE_LIBRARY_VALIDATOR_ENABLEMENTS -
Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
-
- MULTIPLE_RESOURCE_LOCATOR_ENABLEMENTS -
Static variable in class org.eclipse.jpt.common.core.JptCommonCoreMessages
-
- MULTIPLE_RESULT_SETS -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
-
- MultiRelationshipMapping - Interface in org.eclipse.jpt.jpa.core.context
- Multi-valued relationship (1:m, m:m) mapping.
- MultiRelationshipMapping2_0 - Interface in org.eclipse.jpt.jpa.core.jpa2.context
- JPA 2.0 multi relationship (m:m, 1:m) mapping
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.
- MultiRelationshipMappingComposite_cascadeType -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MultiRelationshipMappingComposite_fetchType -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MultiRelationshipMappingComposite_general -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MultiRelationshipMappingComposite_joinTable -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MultiRelationshipMappingComposite_mappedBy -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MultiRelationshipMappingComposite_targetEntity -
Static variable in class org.eclipse.jpt.jpa.ui.details.JptJpaUiDetailsMessages
-
- MULTITENANT -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
-
- MULTITENANT__INCLUDE_CRITERIA -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT__INCLUDE_CRITERIA -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_4.EclipseLink2_4
-
- MULTITENANT__TYPE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
-
- MULTITENANT__VALUE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT_TYPE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT_TYPE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_3.EclipseLink2_3
-
- MULTITENANT_TYPE_ -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT_TYPE__SINGLE_TABLE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT_TYPE__TABLE_PER_TENANT -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MULTITENANT_TYPE__VPD -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MultitenantType2_3 - Enum in org.eclipse.jpt.jpa.eclipselink.core.resource.java
- Corresponds to the EclipseLink JPA enum
org.eclipse.persistence.annotations.MultitenantType
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.
- MultiThreadedExceptionHandler - Interface in org.eclipse.jpt.common.utility
- Simple interface for allowing clients to pass an exception handler to a
service (e.g. to log the exception).
- MultiThreadedExceptionHandler.Default - Class in org.eclipse.jpt.common.utility
- Singleton implementation of the multi-threaded exception handler
interface that, like what happens with an unhandled exception
(see
ThreadGroup.uncaughtException(Thread, Throwable)),
prints the exception's stack trace to the
"standard" error output stream. - MultiThreadedExceptionHandler.Null - Class in org.eclipse.jpt.common.utility
- Singleton implementation of the multi-threaded exception handler
interface that does nothing with the exception.
- MultiThreadedExceptionHandler.Runtime - Class in org.eclipse.jpt.common.utility
- Singleton implementation of the multi-threaded exception handler
interface that wraps the exception in a runtime exception and
throws the runtime exception.
- MUTABLE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
- MUTABLE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.orm.EclipseLink
-
- MUTABLE__VALUE -
Static variable in interface org.eclipse.jpt.jpa.eclipselink.core.resource.java.EclipseLink
-
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||