Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pw ¶
Pw wraps a domain entity and a record context together. The type parameter E can either be a domain entity type or the pointer type thereof, depending on whether the DAF returns / receives by value or by pointer. RecCtx holds platform-specific context information about the database record, e.g., an optimistic locking token and/or a record Id.
Click to show internal directories.
Click to hide internal directories.