All Packages
Package Summary
Package
Description
Contains annotations used to define ORM entities, columns, primary keys, and repositories.
Provides configuration interfaces and factories for database setup.
Defines enumerations related to database engines and SQL operations.
Contains exception classes related to ORM operations.
Provides annotation processors for database and repository handling.
Handles execution of SQL queries.
Provides classes responsible for SQL query generation and schema creation.
Contains classes for resolving database column types.
Utility classes for string manipulation, file handling, and console output.
Defines metadata records and marker interfaces for ORM entities and database schema.
Contains the base model interfaces used to define ORM entities.