public class GenerationSourceFromScript extends Object
Constructor and Description |
---|
GenerationSourceFromScript(Object scriptSourceSetting,
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(Object scriptSourceSetting, ImportSqlCommandExtractor scriptCommandExtractor)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.