# Functions
UnitByID retrieves a row from 'public.units' as a Unit.
UnitsByClassID retrieves a row from 'public.units' as a Unit.
# Variables
XOLog provides the log func used by generated queries.
# Interfaces
ScannerValuer is the common interface for types that implement both the database/sql.Scanner and sql/driver.Valuer interfaces.
XODB is the common interface for database operations that can be used with types from schema 'public'.