Uses of Class
org.litebridgedb.orm.api.register.OneToManyBuilder
Packages that use OneToManyBuilder
-
Uses of OneToManyBuilder in org.litebridgedb.orm.api.register
Method parameters in org.litebridgedb.orm.api.register with type arguments of type OneToManyBuilderModifier and TypeMethodDescriptionFieldColumnSpecBuilderFieldStep.oneToMany(Function<OneToManyBuilder, OneToMany> c) Defines a one-to-many relationship for the current field in the fluent API builder.