Bug 267266 - Need to Add Native ORM API testing on All Application Server
Summary: Need to Add Native ORM API testing on All Application Server
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2009-03-05 15:48 EST by Kevin Yuan CLA
Modified: 2022-06-09 10:29 EDT (History)
0 users

See Also:


Attachments
patch for the bug (72.73 KB, application/octet-stream)
2009-03-05 16:02 EST, Kevin Yuan CLA
no flags Details
patch for the bug (70.48 KB, application/octet-stream)
2009-04-23 13:30 EDT, Kevin Yuan CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Yuan CLA 2009-03-05 15:48:31 EST
Currently we haven't any native ORM API testing in EclipseLink, should add this kind of testing using SessionManager instead of EntityManager, and do basic CRUD using UnitOfWork instead of EntityManager. This testing should run on all application server just like JPA testing against inside container.
Comment 1 Kevin Yuan CLA 2009-03-05 16:02:51 EST
Created attachment 127716 [details]
patch for the bug

Add a new test suite named nativeapitest under trunk\jpa\eclipselink.jpa.test\src\org\eclipse\persistence\testing\tests\nativeapitest. This test suite run on WLS, WAS, OC4J, JBoss, and Glassfish.
Comment 2 Kevin Yuan CLA 2009-03-05 16:04:47 EST
Code reviewed by James Sutherland.
Comment 3 Kevin Yuan CLA 2009-04-23 13:30:24 EDT
Created attachment 132981 [details]
patch for the bug 

Bug fix back-ported to 1.1.0 branch from Main.
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:29:45 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink