public final class SQLCommandUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
preprocessCommandSqlServer(String command,
Properties dataSourceProperties)
Preprocesses MS SQL Server and Sybase SQL command.
|
public static String preprocessCommandSqlServer(String command, Properties dataSourceProperties)
command
- Command that is preprocessed.dataSourceProperties
- Properties of data source that is used to execute specified command.Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.