类 EntitySet<E>

java.lang.Object
org.babyfish.jimmer.sql.ast.impl.mutation.EntitySet<E>
所有已实现的接口:
Iterable<E>, Collection<E>

public class EntitySet<E> extends Object implements Collection<E>