Uses of Package
guru.mikelue.foxglove.setting
Packages that use guru.mikelue.foxglove.setting
Package
Description
Foxglove is a lightweight Java library for easing the generating data for testing database-related code.
This package provides the JDBC implementation of
DataGenerator, TableFacet.This package provides classes to handle settings for data generating.
-
Classes in guru.mikelue.foxglove.setting used by guru.mikelue.foxglove
-
Classes in guru.mikelue.foxglove.setting used by guru.mikelue.foxglove.jdbcClassDescriptionGeneral interface used to configure value generator for a matched column.This interface defines the methods used by engine of data generating.Interface for classes which support customized
DataSetting.A type implements this interface is meant to provideDataSettingInfopossibly. -
Classes in guru.mikelue.foxglove.setting used by guru.mikelue.foxglove.settingClassDescriptionGeneral interface used to configure value generator for a matched column.Defines the data generation setting.This interface defines the methods used by engine of data generating.Interface for classes which support customized
DataSetting.