| Modifier and Type | Method and Description |
|---|---|
TransactionIsolationLevel |
BuildBuilder.getTransactionIsolationLevel() |
static TransactionIsolationLevel |
TransactionIsolationLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionIsolationLevel[] |
TransactionIsolationLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BuildBuilder(DbFolder dbFolder,
String packageid,
Server tempServer,
String options,
String dataOptions,
TransactionIsolationLevel transactionIsolationLevel,
String filter,
String packageVersion,
DlmDashboard dlmDashboard,
SqlChangeAutomationVersionOption sqlChangeAutomationVersionOption) |
Copyright © 2016–2020. All rights reserved.