Class QQQTableTableManager
java.lang.Object
com.kingsrook.qqq.backend.core.model.tables.QQQTableTableManager
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.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Integer
getQQQTableId
(QInstance qInstance, String tableName)
-
Constructor Details
-
QQQTableTableManager
public QQQTableTableManager()
-
-
Method Details
-
getQQQTableId
- Throws:
QException
-