Uses of Class
io.github.tonywasher.joceanus.prometheus.database.PrometheusBatchControl
Packages that use PrometheusBatchControl
Package
Description
Handles mapping to/from database.
-
Uses of PrometheusBatchControl in io.github.tonywasher.joceanus.prometheus.database
Methods in io.github.tonywasher.joceanus.prometheus.database with parameters of type PrometheusBatchControlModifier and TypeMethodDescriptionprotected voidPrometheusTableDataItem.deleteItems(TethysUIThreadStatusReport pReport, PrometheusBatchControl pBatch) Delete items from the list.protected voidPrometheusTableDataItem.insertItems(TethysUIThreadStatusReport pReport, PrometheusDataSet pData, PrometheusBatchControl pBatch) Insert new items from the list.protected voidPrometheusTableDataItem.updateItems(TethysUIThreadStatusReport pReport, PrometheusBatchControl pBatch) Update items from the list.