| Interface and Description |
|---|
| org.eclipse.persistence.sessions.factories.DescriptorCustomizer
replaced by org.eclipse.persistence.config.DescriptorCustomizer
|
| org.eclipse.persistence.sessions.factories.SessionCustomizer
replaced by org.eclipse.persistence.config.SessionCustomizer
|
| Annotation Type and Description |
|---|
| org.eclipse.persistence.annotations.BasicCollection |
| org.eclipse.persistence.annotations.BasicMap |
| org.eclipse.persistence.annotations.CollectionTable |
| org.eclipse.persistence.oxm.annotations.XmlContainerProperty
As of EclipseLink 2.0, replaced by XmlInverseReference.
|
| Annotation Type Element and Description |
|---|
| org.eclipse.persistence.annotations.StoredProcedureParameter.direction |
| org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultClass |
| org.eclipse.persistence.annotations.NamedStoredProcedureQuery.resultSetMapping |
| org.eclipse.persistence.annotations.Cache.shared
As of Eclipselink 2.2. See the attribute 'isolation'
|