public class GenerationSourceFromScript extends Object
Constructor and Description |
---|
GenerationSourceFromScript(ScriptSourceInput inputSource,
ImportSqlCommandExtractor scriptCommandExtractor) |
Modifier and Type | Method and Description |
---|---|
Iterable<String> |
getCommands()
Retrieve the create generation commands from this source.
|
void |
release()
Release this source.
|
public GenerationSourceFromScript(ScriptSourceInput inputSource, ImportSqlCommandExtractor scriptCommandExtractor)
Copyright © 2016 JBoss by Red Hat. All rights reserved.