HiLo based key generators
Attribute | Value |
---|---|
Type | LONG |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Attribute | Value |
---|---|
Type | STRING |
Nillable | true |
Expressions Allowed | false |
Storage | configuration |
Access Type | read-only |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
block-size | LONG | false | false | The block size | |
create-table | BOOLEAN | false | false | Boolean to determine whether to create create the tables | |
create-table-ddl | STRING | false | false | The DDL used to create the table | |
data-source | STRING | false | false | The datasource used for sequence generation | |
drop-table | BOOLEAN | false | false | Boolean to determine whether to create drop the tables | |
id-column | STRING | false | false | The ID column name | |
select-hi-ddl | STRING | false | false | The DDL used to select the hi value | |
sequence-column | STRING | false | false | The sequence column name | |
sequence-name | STRING | false | false | The name of the sequence | |
table-name | STRING | false | false | The table name |