Module litebridge.orm.support
Package org.litebridgedb.orm.support
package org.litebridgedb.orm.support
Supporting utilities for Litebridge ORM.
This package contains classpath-scanning utilities that support the Litebridge ORM framework by allowing automatic registration of Litebridge entities or DTO-table mappings found on the classpath.
The utilities in this package are designed to simplify the process of integrating ORM functionality into applications, reducing boilerplate code and enhancing maintainability.
-
Classes