7.7. Working with Transactions 7.7.1. Explicit Transactions Transaction Parameters 7.7. Working with Transactions By default, jOOQ runs in a mode that commits transactions au...
7.8. Writing the Application Code 7.8. Writing the Application Code We will display the data of our application using the JavaScript component jqGrid. Currently, jqGrid is dist...
7.9. Creating the Primary Modules 7.9. Creating the Primary Modules Now we can start creating modules. The process of creating modules is described here, using the customer mod...
7.10.1. Invoice Items 7.10.1. Invoice Items We make the class for viewing the invoice items via jqGrid a little simpler. Its records are filtered by invoice header code and use...
7.9.1. CustomerManager Class 7.9.1. CustomerManager Class The CustomerManager class that is defined next is a kind of business layer between the corresponding controller and t...
Third-Party Tools Supported by TiDB Support Level Driver ORM GUI Third-Party Tools Supported by TiDB Note This document only lists common third-party tools supported by ...
7.10.2. InvoiceManager Class 7.10.2. InvoiceManager Class The ru.ibase.fbjavaex.managers.InvoiceManager class is a kind of business layer that will be used to direct adding, e...