Hi Jared, Currently there is no way to set an OpenJPA specific annotation via XML. We are working on fixing this, take a look at OPENJPA-1971<https://issues.apache.org/jira/browse/OPENJPA-1971>for the details.
-mike On Thu, Apr 7, 2011 at 6:12 AM, Jared Pearson <[email protected]>wrote: > I'm trying to find information on setting a field strategy using XML. I > understand that openjpa.jdbc.MappingDefaults defines a type to a Strategy > but I need a specific field to Strategy. In annotations, you would use > @Strategy on the field. > > Thank you. > Jared >
