[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] JPA and historic sessions, HistoryPolicy, etc.

I have a requirement to keep historical data and found that Eclipselink "Classic" has built-in support for this kind of stuff with HistoryPolicy, historical sessions and queries with an AsOfClause, etc. My question is how can I use all that when I approach Eclipselink through the JPA interfaces, not the classic API?

Thanks,

Frank Sauer