Uses of Class
com.pervasive.datarush.schema.PatternBasedDiscovery
Packages that use PatternBasedDiscovery
Package
Description
Provides an object model for capturing schema information used primarily by the
textfile package.-
Uses of PatternBasedDiscovery in com.pervasive.datarush.schema
Subclasses of PatternBasedDiscovery in com.pervasive.datarush.schemaModifier and TypeClassDescriptionclassDiscovers a schema for JSON text by checking values against the discovered JSON types and various regular expressions which map to data types.