public final class SqlConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
MYSQL_ENGINE
The table option within Sql CREATE TABLE Syntax.
|
public static final java.lang.String MYSQL_ENGINE
The ENGINE table option specifies the storage engine for the table.
Copyright © 2018 SAP SE. All Rights Reserved.