Package io.github.blyznytsiaorg.bibernate.ddl


package io.github.blyznytsiaorg.bibernate.ddl
  • Classes
    Class
    Description
    The DDLFieldMetadataHolder class represents metadata for a field in a Data Definition Language (DDL) query.
    The DDLProcessor class is responsible for processing Data Definition Language (DDL) queries to create database schema elements.
    The DDLQueryCreator class is responsible for creating Data Definition Language (DDL) queries based on the metadata of entities in the Bibernate framework.
    The OperationOrder utility class defines constants representing the order of database operations for Data Definition Language (DDL) queries.