Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol Entity : AnyObject, Decodable, Encodable, Equatable
-
Undocumented
See moreDeclaration
Swift
public protocol EntityManager
-
Undocumented
See moreDeclaration
Swift
public protocol Expression : CustomStringConvertible, Equatable
-
Undocumented
Declaration
Swift
public protocol Query : Expression
-
Undocumented
See moreDeclaration
Swift
public protocol QueryBuilder
-
Undocumented
See moreDeclaration
Swift
public protocol Repository