Uses of Interface
net.hydromatic.quidem.record.Config
Packages that use Config
Package
Description
Record databases' responses to queries and play them back when the database
is not around.
-
Uses of Config in net.hydromatic.quidem.record
Methods in net.hydromatic.quidem.record that return ConfigModifier and TypeMethodDescriptionstatic ConfigRecorders.config()Creates an immutable empty configuration.Config.withConnectionFactory(Quidem.ConnectionFactory connectionFactory) Methods in net.hydromatic.quidem.record with parameters of type Config