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