public class ServerStatus extends Object
| Modifier and Type | Field and Description |
|---|---|
static short |
AUTOCOMMIT
autocommit
|
static short |
IN_TRANSACTION
is in transaction
|
static short |
MORE_RESULTS_EXISTS
more result exists (packet follows)
|
| Constructor and Description |
|---|
ServerStatus() |
public static final short IN_TRANSACTION
public static final short AUTOCOMMIT
public static final short MORE_RESULTS_EXISTS
Copyright © 2025 SingleStore. All rights reserved.