Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] fix for 371950 - Metadata caching

Checked in an additional change for "371950 - Metadata caching" to
- provide logging the properties being loaded in FileBasedProjectCache.java and XMLMetadataSource.java
- correct the ServerPlatform to references the correct session
- correct the parameter class type held in storedProcedureCalls after serialization of JPAQuery.

Reviewed by David Minsky
Checked into main (2.5)


Back to the top