public class Parameters extends Object
Constructor and Description |
---|
Parameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
force11g()
Return if Oracle 11g DB is enforced
|
int |
getDataLoaderDop() |
static Parameters |
getInstance()
Returns a pre-created instance of a Parameters object.
|
boolean |
isSuperVerboseOn()
Return if the flag of super verbose is on
|
boolean |
showProgress()
Return if the flag of showing progress is on
|
boolean |
useOptimizedSplits()
Return if the flag of optimized splits is on
|
public boolean force11g()
public int getDataLoaderDop()
public static Parameters getInstance()
public boolean isSuperVerboseOn()
public boolean showProgress()
public boolean useOptimizedSplits()
Copyright © 2016 Oracle and/or its afflilates. All Rights Reserved.