Class FlushVisitor

java.lang.Object
org.hibernate.event.internal.AbstractVisitor
org.hibernate.event.internal.FlushVisitor

public class FlushVisitor extends AbstractVisitor
Process collections reachable from an entity. This visitor assumes that wrap was already performed for the entity.
  • Constructor Details