Uses of Class
io.ebeaninternal.server.deploy.IntersectionRow
Packages that use IntersectionRow
Package
Description
Bean description
Helpers for Id property conversion
-
Uses of IntersectionRow in io.ebeaninternal.server.deploy
Methods in io.ebeaninternal.server.deploy that return IntersectionRowModifier and TypeMethodDescriptionBeanPropertyAssocMany.buildManyDeleteChildren(EntityBean parentBean, Set<Object> excludeDetailIds) BeanPropertyAssocMany.buildManyToManyDeleteChildren(EntityBean parentBean) BeanPropertyAssocMany.buildManyToManyMapBean(EntityBean parent, EntityBean other) -
Uses of IntersectionRow in io.ebeaninternal.server.deploy.id
Methods in io.ebeaninternal.server.deploy.id with parameters of type IntersectionRowModifier and TypeMethodDescriptionvoidImportedId.buildImport(IntersectionRow row, EntityBean other) For inserting into ManyToMany intersection.voidImportedIdEmbedded.buildImport(IntersectionRow row, EntityBean other) voidImportedIdSimple.buildImport(IntersectionRow row, EntityBean other)