Page cover image

C

Cached Row Set

A type of Row Set that was developed to store all rows in the cache to avoid connecting to the database. tbJDBC currently only provides this Row Set.

CCC(Cluster Cache Control)

A TAC module that is responsible for restricting a cluster's access to data blocks in the database and having DLM inside.

CHECK

A constraint that an input or a modified value must satisfy.

Conventional Path Load

It reads column data and uses an array buffer to load data into database tables.

CWS(Cluster Wait-lock Service)

A TAC module that is responsible for making the existing Wlock be implemented within cluster.

Last updated