All Classes |Grouped Classes |Index

Class CL_DBTransaction

Database transaction. More...

Derived from:

None

Derived by:

None

Group:

System (Database)

#include <ClanLib/database.h>

Class Members:

Construction:

Type

CL_DBTransaction

Constructs a database transaction.


Attributes:

get_provider

Returns the provider interface for this transaction.


Operations:

commit

Commits the transaction.

rollback

Rolls the transaction back.