Interface | Description |
---|---|
Display |
Interface to display the results of the business operations.
|
Load |
Interface for a client to populate the database.
|
Operations |
Interface for a client to execute the logical operations.
|
Class | Description |
---|---|
MultiThreadSubmitter |
Execute transactions using multiple threads.
|
Submitter |
Class that submits Order Entry transactions
to a database through an instance of an Operations class.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.