程序包 org.babyfish.jimmer.sql.ast.mutation
package org.babyfish.jimmer.sql.ast.mutation
-
类说明If the current entity object has associated objects, and these associated objects have properties beyond just an id, then these associated objects will also be automatically saved.Notes, this only affect root objects, not associated objectsUserOptimisticLock<E,
T extends Table<E>>