Class ScriptSourceInputAggregate

java.lang.Object
org.hibernate.tool.schema.internal.exec.ScriptSourceInputAggregate
All Implemented Interfaces:
ScriptSourceInput

public class ScriptSourceInputAggregate extends Object implements ScriptSourceInput
A script source input that aggregates over multiple other ScriptSourceInput.
Author:
Christian Beikov