Package com.gpudb.protocol
Class LockTableRequest.LockType
java.lang.Object
com.gpudb.protocol.LockTableRequest.LockType
Enclosing class:
A set of string constants for the
LockTableRequest parameter lockType.
The type of lock being applied to the table. Setting it to STATUS will return the current lock status of the table without changing it.
Field Details