public static interface TeiidDataSource.ERROR_CODES
Modifier and Type | Field and Description |
---|---|
static int |
COULD_NOT_GET_OR_CREATE_DATASOURCE |
static int |
DATA_SOURCE_COULD_NOT_BE_CREATED |
static int |
DATA_SOURCE_TYPE_DOES_NOT_EXIST_ON_TEIID |
static int |
JDBC_DRIVER_SOURCE_NOT_FOUND |
static int |
NO_CONNECTION_PROFILE_DEFINED_IN_MODEL |
static int |
NO_CONNECTION_PROVIDER |
static int |
NO_TEIID_RELATED_PROPERTIES_IN_PROFILE |
static final int JDBC_DRIVER_SOURCE_NOT_FOUND
static final int DATA_SOURCE_TYPE_DOES_NOT_EXIST_ON_TEIID
static final int DATA_SOURCE_COULD_NOT_BE_CREATED
static final int NO_CONNECTION_PROVIDER
static final int NO_CONNECTION_PROFILE_DEFINED_IN_MODEL
static final int NO_TEIID_RELATED_PROPERTIES_IN_PROFILE
static final int COULD_NOT_GET_OR_CREATE_DATASOURCE
Copyright © 2013–2019. All rights reserved.