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(io.ebean.plugin.SpiServer server, boolean notifyL2CacheInForeground, io.ebean.DatabaseBuilder.Settings config, TransactionScopeManager scopeManager, ClusterManager clusterManager, io.ebean.BackgroundExecutor backgroundExecutor, BeanDescriptorManager descMgr, DataSourceSupplier dataSourceSupplier, SpiProfileHandler profileHandler, SpiLogManager logManager, TableModState tableModState, io.ebean.cache.ServerCacheNotify cacheNotify)