Static
primaryThe primary key of the table as defined in the database.
Static
tableThe name of the table as defined in the database.
Reads a single Transaction by ID.
The ID of the Transaction.
Transaction or null if txId does not exist.
Reads all Transactions.
Transaction[]
Reads Transactions by shop ID.
The ID of the Shop.
Transaction[]
Handles all interactions with the comics-db 'transactions' table.
Read operations: