Uses of Interface
io.github.blyznytsiaorg.bibernate.ddl.field.FieldResolver
Package
Description
-
Uses of FieldResolver in io.github.blyznytsiaorg.bibernate.ddl
Modifier and TypeFieldDescriptionprivate final List
<FieldResolver> DDLQueryCreator.fieldResolvers
-
Uses of FieldResolver in io.github.blyznytsiaorg.bibernate.ddl.field
Modifier and TypeClassDescriptionclass
The ManyToManyFieldResolver class implements the FieldResolver interface to handle Many-to-Many relationships defined in entity classes.class
The NoRelationFieldResolver class implements the FieldResolver interface to handle fields that are not part of any relationship mapping.class
Resolves fields representing one-to-one or many-to-one relationships in entity columns.