Package com.kingsrook.qqq.backend.core.model.backends
package com.kingsrook.qqq.backend.core.model.backends
-
ClassesClassDescriptionQRecord Entity for QQQBackend table - e.g., table that stores an id, name and the label for all backends in the QQQ application.Provides meta data for the QQQBackend table, PVS, and a cache table.Utility class for accessing QQQBackend records (well, just their ids at this time) Takes care of inserting upon a miss, and dealing with the cache table.