public class DatabaseErrorCode extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ERROR_CODE_PREFIX |
static String |
INIT_DATA__ADD_ALREADY_ERROR |
static String |
PROCEDURE__ADD_ALREADY_ERROR |
static String |
TABLE__ADD_ALREADY_ERROR |
static String |
TABLESPACE__ADD_ALREADY_ERROR |
static String |
VIEW__ADD_ALREADY_ERROR |
Constructor and Description |
---|
DatabaseErrorCode() |
public static final String ERROR_CODE_PREFIX
public static final String TABLE__ADD_ALREADY_ERROR
public static final String VIEW__ADD_ALREADY_ERROR
public static final String TABLESPACE__ADD_ALREADY_ERROR
public static final String INIT_DATA__ADD_ALREADY_ERROR
public static final String PROCEDURE__ADD_ALREADY_ERROR
Copyright © 2006–2018 TinyGroup. All rights reserved.