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

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

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


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

AddPostgresPlusDataSource.Builder

public AddPostgresPlusDataSource.Builder(String name)
Method Detail

build

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


Copyright © 2020. All rights reserved.