Uses of Interface
com.morpheusdata.core.AbstractReportProvider.WithDbConnectionFunction
Packages that use AbstractReportProvider.WithDbConnectionFunction
-
Uses of AbstractReportProvider.WithDbConnectionFunction in com.morpheusdata.core
Methods in com.morpheusdata.core with parameters of type AbstractReportProvider.WithDbConnectionFunctionModifier and TypeMethodDescriptionAbstractReportProvider.withDbConnection(AbstractReportProvider.WithDbConnectionFunction connectionFunction) Provides a lambda method for wrapping code that needs a temporary read only database connection.