public interface VersionedElement
| Modifier and Type | Field and Description |
|---|---|
static String |
REC_VERSION
Name of the system field containing version of the entry.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerColumn |
getRecVersionField()
Returns a description of recversion field.
|
boolean |
isVersioned()
Whether the table is versioned (WITH VERSION CHECK).
|
static final String REC_VERSION
boolean isVersioned()
IntegerColumn getRecVersionField()
Copyright © 2020 CURS. All rights reserved.