Show Table of Contents
23.9.5. HiLo 密钥生成器使用的 CMP 子系统属性
表 23.1. HiLo 密钥生成器使用的 CMP 子系统属性
| 属性 | 数据类型 | 描述 |
|---|---|---|
block-size | long |
块大小。
|
create-table | boolean |
如果为
TRUE 且名为 table-name 的表不存在,这个表将用 create-table-ddl 的内容创建。
|
create-table-ddl | string |
用来创建
table-name 里指定的表的 DDL 命令(如果这个表不存在且 create-table 为 TRUE)。
|
data-source | token |
用于连接数据库的数据源。
|
drop-table | boolean |
指定是否删除表。
|
id-column | token |
ID 列的名称。
|
select-hi-ddl | string | 将返回当前存储的最大密钥的 SQL 命令。 |
sequence-column | token |
Sequence 列的名称。
|
sequence-name | token |
序列的名称。
|
table-name | token |
用于存储密钥信息的表的名称。
|

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.