Uses of Interface
io.ebeaninternal.server.transaction.DataSourceSupplier
Packages that use DataSourceSupplier
-
Uses of DataSourceSupplier in io.ebeaninternal.server.transaction
Constructors in io.ebeaninternal.server.transaction with parameters of type DataSourceSupplierModifierConstructorDescriptionTransactionManagerOptions(SpiServer server, boolean notifyL2CacheInForeground, DatabaseBuilder.Settings config, TransactionScopeManager scopeManager, ClusterManager clusterManager, BackgroundExecutor backgroundExecutor, BeanDescriptorManager descMgr, DataSourceSupplier dataSourceSupplier, SpiProfileHandler profileHandler, SpiLogManager logManager, TableModState tableModState, ServerCacheNotify cacheNotify, ClockService clockService)