Package com.kingsrook.qqq.backend.core.model.tables


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