Uses of Interface
io.ebeaninternal.api.SpiProfileHandler
Packages that use SpiProfileHandler
-
Uses of SpiProfileHandler in io.ebeaninternal.server.transaction
Classes in io.ebeaninternal.server.transaction that implement SpiProfileHandlerModifier and TypeClassDescriptionfinal classDefault profile handler.final classA do nothing SpiProfileHandler.Constructors in io.ebeaninternal.server.transaction with parameters of type SpiProfileHandlerModifierConstructorDescriptionTransactionManagerOptions(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)