Uses of Interface
guru.mikelue.foxglove.setting.ColumnConfig
Packages that use ColumnConfig
Package
Description
This package provides the JDBC implementation of
DataGenerator, TableFacet.This package provides classes to handle settings for data generating.
-
Uses of ColumnConfig in guru.mikelue.foxglove.jdbc
Subinterfaces of ColumnConfig in guru.mikelue.foxglove.jdbcModifier and TypeInterfaceDescriptionstatic interfaceThe step to configure column. -
Uses of ColumnConfig in guru.mikelue.foxglove.setting
Methods in guru.mikelue.foxglove.setting that return ColumnConfigModifier and TypeMethodDescription<T> ColumnConfig<T, DataSetting> DataSetting.columnMatcher(ColumnMatcher matcher) Starts to configureSupplierfor columns matched by givenColumnMatcher.<T> ColumnConfig<T, DataSetting> Starts to configureSupplierfor columns matched by given type name.<T> ColumnConfig<T, DataSetting>