Community
Participate
Working Groups
Build Identifier: I would like to take an expression off of a ReadAllQuery, change the select values (I'd assume I'd have to use a Report Query)? and insert that into a new table. Example: insert into employee_tracking select 1,'custom_string',e.name from employee where employee.... So I already have a nice ReadAllQuery representing the select from employee, I want to reuse that to do a bulk insert into employee_tracking. It's a basic bulk action from a search type pattern. Reproducible: Always
FYI - This is a feature request, I cna't find out how to mark it as such in Bugzilla though.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink