[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
| 
[eclipselink-users] Package Change for 2  Public Classes
 | 
Hi All,
  The following classes will change package in the fix for bug 243265.
org.eclipse.persistence.platform.database.oracle.OraclePlatform
- This class may be specified as a property to your JPA persistence unit, or in 
your EclipseLink project XML or Class.
- Proposed new package: org.eclipse.persistence.platform.database
org.eclipse.persistence.sessions.factories.OracleDirectToXMLTypeMappingHelper
- This class would only be used for people using DirectToXMLTypeMapping in their 
EclipseLink project.
- Proposed new package: org.eclipse.persistence.mappings.xdb
  These changes will occur in all future releases of EclipseLink including the 
upcoming 1.0.1 patch.
  Several other classes are changing package, but they are internal classes. 
Take a look at the bug for more details:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=243265
  I will send another email when the change has been made.
-Tom