# Functions

No description provided by the author
No description provided by the author
No description provided by the author
InheritIdentifiableJsonSqlServerPersistence creates a new instance of the persistence component.
InheritIdentifiableSqlServerPersistence creates a new instance of the persistence component.
InheritSqlServerPersistence creates a new instance of the persistence component.
No description provided by the author

# Structs

IdentifiableJsonSqlServerPersistence is an abstract persistence component that stores data in SqlServer in JSON or JSONB fields and implements a number of CRUD operations over data items with unique ids.
IdentifiableSqlServerPersistence Abstract persistence component that stores data in SqlServer and implements a number of CRUD operations over data items with unique ids.
SqlServerPersistence Abstract persistence component that stores data in SqlServer using plain driver.

# Interfaces

No description provided by the author