KeyType
in package
Groups the available key generations for new collections
Tags
Table of Contents
Constants
- AUTOINCREMENT = 'autoincrement'
- PADDED = 'padded'
- TRADITIONAL = 'traditional'
- UUID = 'uuid'
Constants
AUTOINCREMENT
public
mixed
AUTOINCREMENT
= 'autoincrement'
PADDED
public
mixed
PADDED
= 'padded'
TRADITIONAL
public
mixed
TRADITIONAL
= 'traditional'
UUID
public
mixed
UUID
= 'uuid'