|
Description of the Submission |
||
|---|---|---|
This submission provides a WebLogic 8.1 CMP solution for Torpedo that uses source code written to the CMP standard. The weblogic-cmp-rdbms-jar.xml configuration file takes all of the defaults and provides no mapping hints. |
||
|
Contact Information |
||
The Middleware Company |
||
|
Configuration |
||
| O-R Mapping System | BEA WebLogic Server (CMP) 8.1 SP2 | |
| Submission Files |
ejb-jar.xml weblogic-ejb-jar.xml weblogic-cmp-rdbms-jar.xml |
|
| TORPEDO Implementation | TORPEDO reference implementation 8.25.04 | |
| Application Server | BEA WebLogic Server 8.1 SP2 | |
| Database System | Hypersonic Server 1.4 | |
| Operating System | Windows 2000 Professional | |
| 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 | 18 hits | |
| listAuctionTwice (as transaction) |
18 hits | |
| listAuctionTwice (not transaction) |
36 hits | |
| listPartialAuction | 3 hits | |
| findAllAuctions | 22 hits | |
| findHighBids | 3 hits | |
| placeBid | 5 hits | |
| place2Bids | 8 hits | |