Uses of Record Class
org.litebridgedb.orm.persistence.MappedOneToMany
Packages that use MappedOneToMany
Package
Description
Persistence subsystem; contains classes for saving/updating/deleting DTOs
-
Uses of MappedOneToMany in org.litebridgedb.orm.persistence
Methods in org.litebridgedb.orm.persistence that return types with arguments of type MappedOneToManyModifier and TypeMethodDescriptionOrmTable.getOneToManyMappingForField(FieldAccessor field) final List<MappedOneToMany> OrmTable.getOneToManyMappings()