Package org.litebridgedb.orm.config


package org.litebridgedb.orm.config
Litebridge ORM runtime configuration.
  • Class
    Description
    Runtime configuration class for managing the behaviour of Litebridge, particularly the handling strategy for related DTO (Data Transfer Object) fields in queries.
    Defines how related DTOs should be handled when not included as a JOIN in a query.