Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 342068 - API method to bulk insert based on expression
Summary: API method to bulk insert based on expression
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-06 15:18 EDT by Tim Hollosy CLA
Modified: 2022-06-09 10:03 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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