org.wildfly.extras.creaper.commands.datasources
Class AddOracleDataSource.Builder

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder<AddOracleDataSource.Builder>
      extended by org.wildfly.extras.creaper.commands.datasources.AddOracleDataSource.Builder
Enclosing class:
AddOracleDataSource

public static final class AddOracleDataSource.Builder
extends AddDataSource.Builder<AddOracleDataSource.Builder>


Constructor Summary
AddOracleDataSource.Builder(String name)
           
 
Method Summary
 AddOracleDataSource build()
           
 
Methods inherited from class org.wildfly.extras.creaper.commands.datasources.AddDataSource.Builder
addConnectionProperties, addConnectionProperty, addConnectionProperty, addExceptionSorterProperty, addExceptionSorterProperty, addReauthPluginProperty, addReauthPluginProperty, addStaleConnectionCheckerProperty, addStaleConnectionCheckerProperty, addValidConnectionCheckerProperty, addValidConnectionCheckerProperty, allocationRetry, allocationRetryWaitMillis, allowMultipleUsers, backgroundValidation, backgroundValidationMillis, blockingTimeoutWaitMillis, check, checkValidConnectionSql, connectable, connectionUrl, datasourceClass, driverClass, driverName, enableAfterCreate, exceptionSorterClass, flushStrategy, idleTimeoutMinutes, jndiName, jta, managedConnectionPool, maxPoolSize, minPoolSize, newConnectionSql, prefill, preparedStatementsCacheSize, queryTimeout, reauthPluginClass, replaceExisting, securityDomain, setTxQueryTimeout, sharePreparedStatements, spy, staleConnectionCheckerClass, statisticsEnabled, trackPreparedStatements, transactionIsolation, urlDelimiter, urlSelectorStrategyClass, useCcm, useFastFailAllocation, useJavaContext, usernameAndPassword, useStrictMinPoolSize, useTryLock, validateOnMatch, validConnectionCheckerClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddOracleDataSource.Builder

public AddOracleDataSource.Builder(String name)
Method Detail

build

public AddOracleDataSource build()
Overrides:
build in class AddDataSource.Builder<AddOracleDataSource.Builder>


Copyright © 2020. All rights reserved.