Hi Chris, As you dive into creating custom strategies, besides reading the OpenJPA docs, you may also want to check out this blog post[1] on the topic.
-Jeremy [1] http://webspherepersistence.blogspot.com/2009/04/custom-orm-with-openjpa.html On Fri, Aug 7, 2009 at 2:43 AM, C N Davies <c...@cndavies.com> wrote: > > > Looking at the docs there should be an interface named > org.apache.openjpa.jdbc.meta.ClassStrategy which needs to be implemented > in > order to implement a strategy for a custom class. But I cannot find the > class in any of the OpenJPA 1.2.1 jars. Is the document wrong or am I just > stupid? > > > > Thanks J > > > > Chris > > > >