On Fri, Oct 23, 2009 at 10:32 AM, ljnelson [via OpenJPA] < [email protected]<ml-node%[email protected]> > wrote:
> Where in the customize(ClassMapping) method of ReverseCustomizer would I > set > something that would let the code generators downstream know that they > should generate mapped superclasses instead of entities? > Looks like http://openjpa.apache.org/builds/latest/docs/javadoc/org/apache/openjpa/meta/ClassMetaData.html#setEmbeddedOnly%28boolean%29does the trick. Thanks, Laird -- View this message in context: http://n2.nabble.com/ReverseMappingTool-easiest-way-to-produce-MappedSuperclasses-tp3879078p3879205.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
