public class Parameters extends ParametersBase
Constructor and Description |
---|
Parameters() |
Modifier and Type | Method and Description |
---|---|
boolean |
force11g() |
static Parameters |
getInstance()
Returns a pre-created instance of a Parameters object.
|
String |
getJBossDatasourcePrefix()
Return the data source prefix required by JBoss 7.1.x
If not set, the default value will be "java:comp/env/jdbc/"
|
String |
getTomcatDatasourcePrefix()
Return the data source prefix required by Tomcat.
|
boolean |
getUseIteratorBalancer()
This method returns true if an iterator balancer is to be used.
|
boolean |
getUseLuceneSyntax() |
boolean |
isOptimizerGatherStasOff() |
boolean |
isSqlMonitor() |
boolean |
orderBySDE() |
boolean |
showProgress()
Determines if the show progress logging is enabled
|
getAllowedCharactersForSimpleFileNames, getCharset, getUseWildcards, isSuperVerboseOn, syncCache
public boolean force11g()
public static Parameters getInstance()
public String getJBossDatasourcePrefix()
public String getTomcatDatasourcePrefix()
public boolean getUseIteratorBalancer()
public boolean getUseLuceneSyntax()
public boolean isOptimizerGatherStasOff()
public boolean isSqlMonitor()
public boolean orderBySDE()
public boolean showProgress()
ParametersBase
showProgress
in class ParametersBase
Copyright © 2017 Oracle and/or its affiliates. All Rights Reserved.