WJb Docs - Reference

Browse APIs, configuration options, interfaces, and implementation details.

⚡ Actions
🔀 Workflow
📦 Jobs
⚙️ Runtime
💾 Persistence
🗄 Storage
🧩 Workflow Metadata
🛠 Extensions & Helpers

DbExtensions

Provides extension methods for database-related operations.

DbExtensions contains helper methods that simplify common database tasks used throughout the WJb ecosystem.

Purpose

Use DbExtensions to perform database operations through a concise and reusable API.

Application
      ↓
 DbExtensions
      ↓
   Database

Responsibilities

  • Simplifying database access
  • Providing reusable helper methods
  • Reducing repetitive code
  • Improving developer productivity

Relationship to Stores

DbExtensions
      ↓
 IDbStore
      ↓
 Database

Extension methods build upon existing database abstractions without modifying their implementations.

Typical Usage

Application Code
        ↓
   DbExtensions
        ↓
     IDbStore

Related Types

  • IDbStore
  • DbStoreBase
  • IStorage
  • IWJb

See Also

  • IDbStore
  • DbStoreBase
  • IStorage
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.