Package wt.fc

Interface DatastoreSequence

All Superinterfaces:
wt.fc._DatastoreSequence

@GenAsDatastoreSequence public interface DatastoreSequence extends wt.fc._DatastoreSequence
This interface provides an abstraction for a Datastore sequence. A sequence is a Numeric value that starts from an initial seed value and increases by an increment value.

Supported API: true

Extendable: true