public interface SchemaGenerationAction
Modifier and Type | Field and Description |
---|---|
static int |
CREATE |
static int |
DROP |
static int |
DROP_AND_CREATE |
static int |
NONE |
static final int NONE
static final int CREATE
static final int DROP_AND_CREATE
static final int DROP
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.