|
Description of the Submission |
||
|---|---|---|
This sumbission updates the Torpedo reference implementation support for the Toplink POJO API. The submission uses 1-many joins in Persistence.java. |
||
|
Contact Information |
||
The Middleware Company |
||
|
Configuration |
||
| O-R Mapping System | OracleAS TopLink (POJO) 10.0.3 DP | |
| Submission Files |
torpedo.xml sessions.xml Persistence.java |
|
| TORPEDO Implementation | TORPEDO reference implementation 8.25.04 | |
| Application Server | OracleAS OC4J 10.0.3 DP2 | |
| Database System | Oracle9i database 9.2.0.2 | |
| Operating System | ||
| Configuration Notes | For repeatablility, the application server was restarted prior to running each test. The database was restored prior to running the placeBid and place2Bids tests. | |
|
TORPEDO Operations |
||
The number of database hits required to accomplish the operation is given. Following the link provides raw results, SQL and additional operation specific configuration information and analysis. |
||
| listAuction | 2 hits | |
| listAuctionTwice (as transaction) |
2 hits | |
| listAuctionTwice (not transaction) |
2 hits | |
| listPartialAuction | 2 hits | |
| findAllAuctions | 2 hits | |
| findHighBids | 2 hits | |
| placeBid | 4 hits | |
| place2Bids | 5 hits | |