# Functions

No description provided by the author
No description provided by the author
No description provided by the author
InheritIdentifiableJsonMySqlPersistence creates a new instance of the persistence component.
InheritIdentifiableMySqlPersistence creates a new instance of the persistence component.
InheritMySqlPersistence creates a new instance of the persistence component.
No description provided by the author

# Structs

IdentifiableJsonMySqlPersistence is an abstract persistence component that stores data in MySQL in JSON or JSONB fields and implements a number of CRUD operations over data items with unique ids.
IdentifiableMySqlPersistence Abstract persistence component that stores data in MySQL and implements a number of CRUD operations over data items with unique ids.
MySqlPersistence Abstract persistence component that stores data in MySql using plain driver.

# Interfaces

No description provided by the author