Package com.kingsrook.qqq.backend.module.filesystem.base.model.metadata
package com.kingsrook.qqq.backend.module.filesystem.base.model.metadata
-
ClassDescriptionBase class for all BackendMetaData for all filesystem-style backend modules.Extension of QTableBackendDetails, with details specific to a Filesystem table.Mode for filesystem backends: are all records in a single file, or are there many files?Builder class to create standard style QTableMetaData for tables in filesystem modules (avoid some boilerplate).How are records stored in the files in a filesystem backend?