> > Are there any plans to add DB index definitions and > generation in the > > DBEntities in the near future? We are currently > managing these outside > > of the Cayenne xml and using SQLTemplates to generate > them when I sync > > the models to the DB. It would be nice if we don't > have to maintain that > > code if Cayenne would handle it for us. > > You could certainly put forward a patch for this work and > it would be welcomed. Should be simple enough to implement > the changes to the model schema and the modeler. > > There is already a Jira task open for this but I don't > believe anyone has started work. It is this JIRA issue: https://issues.apache.org/jira/browse/CAY-204
And it's one of the most (wanted and) voted feature request: https://issues.apache.org/jira/browse/CAY?report=com.atlassian.jira.plugin.system.project:popularissues-panel George.
