Package io.github.blyznytsiaorg.bibernate.ddl.field
package io.github.blyznytsiaorg.bibernate.ddl.field
-
ClassDescriptionThe FieldResolver interface defines methods for resolving fields during DDL query creation.The ManyToManyFieldResolver class implements the FieldResolver interface to handle Many-to-Many relationships defined in entity classes.The NoRelationFieldResolver class implements the FieldResolver interface to handle fields that are not part of any relationship mapping.Resolves fields representing one-to-one or many-to-one relationships in entity columns.