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

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

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


Constructor Summary
AddDb2DataSource.Builder(String name)
           
 
Method Summary
 AddDb2DataSource 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

AddDb2DataSource.Builder

public AddDb2DataSource.Builder(String name)
Method Detail

build

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


Copyright © 2020. All rights reserved.