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