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