Skip to content

Commit

Permalink
PDO cubrid constants sync with EN (#836)
Browse files Browse the repository at this point in the history
  • Loading branch information
devnexen authored Mar 7, 2024
1 parent bead730 commit af58e07
Showing 1 changed file with 57 additions and 57 deletions.
114 changes: 57 additions & 57 deletions reference/pdo_cubrid/constants.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 14af302c9c0e561fa6f9cdd956268758ba9a89c5 Maintainer: yannick Status: ready -->
<!-- EN-Revision: 10eade765ad63d4e660a5a06709a9ca876f2d411 Maintainer: yannick Status: ready -->
<!-- Reviewed: no -->

<section xml:id="pdo-cubrid.constants" xmlns="http://docbook.org/ns/docbook">
Expand All @@ -21,16 +21,16 @@
</row>
</thead>
<tbody>
<row>
<entry>PDO::CUBRID_ATTR_ISOLATION_LEVEL</entry>
<row xml:id="pdo.constants.cubrid-attr-isolation-level">
<entry><constant>PDO::CUBRID_ATTR_ISOLATION_LEVEL</constant></entry>
<entry>Le niveau d'isolation de la transaction pour la connexion à la base de données.</entry>
</row>
<row>
<entry>PDO::CUBRID_ATTR_LOCK_TIMEOUT</entry>
<row xml:id="pdo.constants.cubrid-attr-lock-timeout">
<entry><constant>PDO::CUBRID_ATTR_LOCK_TIMEOUT</constant></entry>
<entry>Délai d'expiration de la transaction en secondes.</entry>
</row>
<row>
<entry>PDO::CUBRID_ATTR_MAX_STRING_LENGTH</entry>
<row xml:id="pdo.constants.cubrid-attr-max-string-length">
<entry><constant>PDO::CUBRID_ATTR_MAX_STRING_LENGTH</constant></entry>
<entry>Lecture seule. La longueur maximale de la chaîne pour les
types de données bit, varbit, char, varchar, nchar, nchar
lors de l'utilisation de l'API CUBRID PDO.</entry>
Expand All @@ -55,39 +55,39 @@
</row>
</thead>
<tbody>
<row>
<entry>PDO::TRAN_COMMIT_CLASS_UNCOMMIT_INSTANCE</entry>
<row xml:id="pdo.constants.tran-commit-class-uncommit-instance">
<entry><constant>PDO::TRAN_COMMIT_CLASS_UNCOMMIT_INSTANCE</constant></entry>
<entry>Le niveau d'isolation le moins élevé (1). Une lecture
non fiable, non reproductible ou fantôme peut survenir sur
le tuple, mais aussi une lecture non reproductible peut
survenir pour la table.</entry>
</row>
<row>
<entry>PDO::TRAN_COMMIT_CLASS_COMMIT_INSTANCE</entry>
<row xml:id="pdo.constants.tran-commit-class-commit-instance">
<entry><constant>PDO::TRAN_COMMIT_CLASS_COMMIT_INSTANCE</constant></entry>
<entry>Un niveau d'isolation relativement bas (2). Une lecture
non fiable ne peut pas survenir, par contre, une lecture
non reproductible ou fantôme peut survenir.</entry>
</row>
<row>
<entry>PDO::TRAN_REP_CLASS_UNCOMMIT_INSTANCE</entry>
<row xml:id="pdo.constants.tran-rep-class-uncommit-instance">
<entry><constant>PDO::TRAN_REP_CLASS_UNCOMMIT_INSTANCE</constant></entry>
<entry>Le niveau d'isolation par défaut pour CUBRID (3).
Une lecture non fiable ou fantôme peut survenir sur le tuple,
mais la reproductibilité de la lecture est assurée sur le table.</entry>
</row>
<row>
<entry>PDO::TRAN_REP_CLASS_COMMIT_INSTANCE</entry>
<row xml:id="pdo.constants.tran-rep-class-commit-instance">
<entry><constant>PDO::TRAN_REP_CLASS_COMMIT_INSTANCE</constant></entry>
<entry>Un niveau d'isolation relativement bas (4). Une lecture
non fiable ne peut survenir, mais les lectures non reproductibles
ou fantôme le peuvent.</entry>
</row>
<row>
<entry>PDO::TRAN_REP_CLASS_REP_INSTANCE</entry>
<row xml:id="pdo.constants.tran-rep-class-rep-instance">
<entry><constant>PDO::TRAN_REP_CLASS_REP_INSTANCE</constant></entry>
<entry>Un niveau d'isolation relativement haut (5). Les
lectures non fiables ou non reproductibles ne peuvent pas
survenir, mais une lecture fantôme est possible.</entry>
</row>
<row>
<entry>PDO::TRAN_SERIALIZABLE</entry>
<row xml:id="pdo.constants.tran-serializable">
<entry><constant>PDO::TRAN_SERIALIZABLE</constant></entry>
<entry>Le plus haut niveau d'isolation (6). Les problèmes
relatifs à la concurrence (i.e. lecture non fiable, lecture
non reproductible, lecture fantôme, etc...) ne peuvent survenir.</entry>
Expand All @@ -111,88 +111,88 @@
</row>
</thead>
<tbody>
<row>
<entry>PDO::CUBRID_SCH_TABLE</entry>
<row xml:id="pdo.constants.cubrid-sch-table">
<entry><constant>PDO::CUBRID_SCH_TABLE</constant></entry>
<entry>Récupère le nom et le type de table CUBRID.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_VIEW</entry>
<row xml:id="pdo.constants.cubrid-sch-view">
<entry><constant>PDO::CUBRID_SCH_VIEW</constant></entry>
<entry>Récupère le nom et le type de vue dans CUBRID.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_QUERY_SPEC</entry>
<row xml:id="pdo.constants.cubrid-sch-query-spec">
<entry><constant>PDO::CUBRID_SCH_QUERY_SPEC</constant></entry>
<entry>Récupère la définition de la requête de la vue.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_ATTRIBUTE</entry>
<row xml:id="pdo.constants.cubrid-sch-attribute">
<entry><constant>PDO::CUBRID_SCH_ATTRIBUTE</constant></entry>
<entry>Récupère les attributs de la colonne de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_TABLE_ATTRIBUTE</entry>
<row xml:id="pdo.constants.cubrid-sch-table-attribute">
<entry><constant>PDO::CUBRID_SCH_TABLE_ATTRIBUTE</constant></entry>
<entry>Récupère les attributs de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_METHOD</entry>
<row xml:id="pdo.constants.cubrid-sch-method">
<entry><constant>PDO::CUBRID_SCH_METHOD</constant></entry>
<entry>Récupère la méthode de l'instance. C'est une méthode appelée
par l'instance de la classe. Elle est utilisée plus souvent que la
méthode de la classe car la plupart des opérations sont exécutées
dans l'instance.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_TABLE_METHOD</entry>
<row xml:id="pdo.constants.cubrid-sch-table-method">
<entry><constant>PDO::CUBRID_SCH_TABLE_METHOD</constant></entry>
<entry>Récupère la méthode de la classe. C'est une méthode appelée
par un objet de la classe. Elle est habituellement utilisée
pour créer une nouvelle instance de la classe ou pour l'initialiser.
Elle est également utilisée pour accéder ou mettre à jour les attributs
de la classe.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_METHOD_FILE</entry>
<row xml:id="pdo.constants.cubrid-sch-method-file">
<entry><constant>PDO::CUBRID_SCH_METHOD_FILE</constant></entry>
<entry>Récupère les informations sur le fichier où la méthode de la table
est définie.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_SUPER_TABLE</entry>
<row xml:id="pdo.constants.cubrid-sch-super-table">
<entry><constant>PDO::CUBRID_SCH_SUPER_TABLE</constant></entry>
<entry>Récupère le nom et le type de la table dont les attributs héritent.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_SUB_TABLE</entry>
<row xml:id="pdo.constants.cubrid-sch-sub-table">
<entry><constant>PDO::CUBRID_SCH_SUB_TABLE</constant></entry>
<entry>Récupère le nom et le type de la table dont les attributs héritent.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_CONSTRAINT</entry>
<row xml:id="pdo.constants.cubrid-sch-constraint">
<entry><constant>PDO::CUBRID_SCH_CONSTRAINT</constant></entry>
<entry>Récupère les contraintes de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_TRIGGER</entry>
<row xml:id="pdo.constants.cubrid-sch-trigger">
<entry><constant>PDO::CUBRID_SCH_TRIGGER</constant></entry>
<entry>Récupère les triggers de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_TABLE_PRIVILEGE</entry>
<row xml:id="pdo.constants.cubrid-sch-table-privilege">
<entry><constant>PDO::CUBRID_SCH_TABLE_PRIVILEGE</constant></entry>
<entry>Récupère les informations sur les privilèges de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_COL_PRIVILEGE</entry>
<row xml:id="pdo.constants.cubrid-sch-col-privilege">
<entry><constant>PDO::CUBRID_SCH_COL_PRIVILEGE</constant></entry>
<entry>Récupère les informations sur les privilèges d'une colonne.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_DIRECT_SUPER_TABLE</entry>
<row xml:id="pdo.constants.cubrid-sch-direct-super-table">
<entry><constant>PDO::CUBRID_SCH_DIRECT_SUPER_TABLE</constant></entry>
<entry>Récupère la table directement supérieure à la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_PRIMARY_KEY</entry>
<row xml:id="pdo.constants.cubrid-sch-primary-key">
<entry><constant>PDO::CUBRID_SCH_PRIMARY_KEY</constant></entry>
<entry>Récupère la clé primaire de la table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_IMPORTED_KEYS</entry>
<row xml:id="pdo.constants.cubrid-sch-imported-keys">
<entry><constant>PDO::CUBRID_SCH_IMPORTED_KEYS</constant></entry>
<entry>Récupère les clés importées d'une table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_EXPORTED_KEYS</entry>
<row xml:id="pdo.constants.cubrid-sch-exported-keys">
<entry><constant>PDO::CUBRID_SCH_EXPORTED_KEYS</constant></entry>
<entry>Récupère les clés exportées d'une table.</entry>
</row>
<row>
<entry>PDO::CUBRID_SCH_CROSS_REFERENCE</entry>
<row xml:id="pdo.constants.cubrid-sch-cross-reference">
<entry><constant>PDO::CUBRID_SCH_CROSS_REFERENCE</constant></entry>
<entry>Récupère les relations de référence entre 2 tables.</entry>
</row>
</tbody>
Expand Down

0 comments on commit af58e07

Please sign in to comment.