# Functions

No description provided by the author
No description provided by the author
No description provided by the author
InheritIdentifiableJsonPostgresPersistence creates a new instance of the persistence component.
InheritIdentifiablePostgresPersistence creates a new instance of the persistence component.
InheritPostgresPersistence creates a new instance of the persistence component.
No description provided by the author

# Structs

IdentifiableJsonPostgresPersistence is an abstract persistence component that stores data in PostgreSQL in JSON or JSONB fields and implements a number of CRUD operations over data items with unique ids.
IdentifiablePostgresPersistence Abstract persistence component that stores data in PostgreSQL and implements a number of CRUD operations over data items with unique ids.
PostgresPersistence Abstract persistence component that stores data in PostgreSQL using plain driver.

# Interfaces

No description provided by the author