Uses of Class
com.pervasive.datarush.schema.FixedWidthMultiRecordTextSchema
-
Packages that use FixedWidthMultiRecordTextSchema Package Description com.pervasive.datarush.schema Provides an object model for capturing schema information used primarily by thetextfilepackage. -
-
Uses of FixedWidthMultiRecordTextSchema in com.pervasive.datarush.schema
Methods in com.pervasive.datarush.schema with parameters of type FixedWidthMultiRecordTextSchema Modifier and Type Method Description RecordIdentifierRecordDiscriminator. createRecordIdentifier(FixedWidthMultiRecordTextSchema context)Creates a new record identifier using the given context.
-