Package com.io7m.cardant.database.postgres.internal
@Version("1.0.0")
package com.io7m.cardant.database.postgres.internal
Inventory system (Postgres database [internals])
-
ClassDescriptionA convenient abstract class for performing paginated searches.The default postgres server database implementation.Functions to handle database exceptions.Functions to perform comparisons over fields/columns.Functions to fetch location paths from the database.Translate match expressions to SQL queries.Add audit events.Retrieve audit events.Retrieve a file.Create or update a file.Remove a file.Remove a file.Add an attachment to an item.Remove an attachment from an item.Create an item.Delete the given items.Mark the given items as deleted.Retrieve the item with the given ID, if one exists.Add or update metadata for an item.Remove metadata from an item.Search for items.Set the name for the given item.Assign types for the given item.Revoke types for the given item.Add an attachment to a location.Remove an attachment from a location.Delete the given locations.Mark the given locations as deleted.Retrieve a location.List locations.Add or update metadata for a location.Remove metadata from a location.Create or update a location.Assign types for the given location.Revoke types for the given location.A query to run maintenance.Count stock.Get stock.Reposit items.Search for stock.Get the text of a type package.Install a type package.Uninstall a type package.Search for items.Uninstall a type package.A query provider returns a class under which the query should be registered (the class used as the argument to
CADatabaseTransactionType.queries(Class)), and a function that yields a query when supplied with a transaction.CADBQueryProviderType.Service<P,R, Q extends CADatabaseQueryType<P, R>> The query provider information.Retrieve a user.Update a user.Functions to serialize/deserialize JSON serial numbers.This class is generated by jOOQ.This class is generated by jOOQ.A class modelling indexes of tables in the default schema.A class modelling foreign key relationships and constraints of tables in the default schema.Convenience access to all tables in the default schema.