SchemaManagementTool and friends.@Deprecated public class SchemaUpdateCommand extends Object
Pairs a SchemaUpdate SQL script with the boolean 'quiet'. If true, it allows the script to be run, ignoring all exceptions.
| Constructor and Description |
|---|
SchemaUpdateCommand(String sql,
boolean quiet)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getSql()
Deprecated.
|
boolean |
isQuiet()
Deprecated.
|
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.