Class:
|
Counter
|
id:
| Counter |
Table Name:
| SHKCounters |
GenerateSecure:
|
false
|
GenerateInsecure:
|
true
|
MassDeletes:
|
false
|
MassUpdates:
|
false
|
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
OId
|
. |
. |
no |
java.math.BigDecimal
|
DECIMAL
|
19,0
|
. |
. |
Version | . | . | no | int | INTEGER | 4,0 | . | . |
name | yes | no | no | String | VARCHAR | 100 |
.
|
.
|
the_number | no | no | no | java.math.BigDecimal | DECIMAL | 19,0 |
.
|
.
|
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
Counter-I1 | yes | no | name | |
|