logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

UR::DataSource::RDBMS::BitmapIndex - metadata about a data source's bitmap indexes

Description

       This class represents instances of bitmap indexes in a data source.  They are maintained by 'ur update
       classes' and stored in the namespace's MetaDB.

       The existence of bitmap indexes in a datasource affects SQL generation during a Context commit.  Oracle's
       implementation requires a table covered by a bitmap index to be locked while it is being updated.

perl v5.38.2                                       2024-06-15             UR::DataSource:...MS::BitmapIndex(3pm)

Name

       UR::DataSource::RDBMS::BitmapIndex - metadata about a data source's bitmap indexes

See Also