Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 342068

Summary: API method to bulk insert based on expression
Product: z_Archived Reporter: Tim Hollosy <hollosyt>
Component: EclipselinkAssignee: Project Inbox <eclipselink.foundation-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: tom.ware
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Tim Hollosy CLA 2011-04-06 15:18:05 EDT
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
Comment 1 Tim Hollosy CLA 2011-04-06 15:18:39 EDT
FYI - This is a feature request, I cna't find out how to mark it as such in Bugzilla though.
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:03:11 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink