Class:
|
Counter
|
id:
| org.enhydra.shark.utilities.dods.data.Counter |
Table Name:
| SHKCounters |
GenerateSecure:
| false |
GenerateInsecure:
| true |
MassDeletes:
| false |
MassUpdates:
| false |
MultiDB:
| false |
DirtyDOs:
| Compatible |
Attributes
|
id | Query | Constr | Null | Java Type | DB Type | Size | Reference | Reference Table |
oid | . | . | no | . | DECIMAL | 19,0 | . | . |
version | . | . | no | . | INTEGER | 4 | . | . |
name | yes | no | no | String | VARCHAR | 100 | | |
the_number | no | no | no | BigDecimal | DECIMAL | 19,0 | | |
Indexes
|
index
|
indexColumn
|
id | unique | clustered | id | included |
I1 | yes | no | name | |
|