public class SQLProcessorResources_fr extends ListResourceBundle
ResourceBundle.Control
Modifier and Type | Field and Description |
---|---|
static String |
sql_CONNECT_STMT_SYNTAX
Name of an error string in this resource bundle.
|
static String |
sql_DEFINE_STMT_SYNTAX
Name of an error string in this resource bundle.
|
static String |
sql_ELSE_NOT_IN_IF
Name of an error string in this resource bundle.
|
static String |
sql_ENDIF_MISSING
Name of an error string in this resource bundle.
|
static String |
sql_ENDIF_NOT_IN_IF
Name of an error string in this resource bundle.
|
static String |
sql_INVALID_ERROR_NUM
Name of an error string in this resource bundle.
|
static String |
sql_INVALID_SYMBOL
Name of an error string in this resource bundle.
|
static String |
sql_PREPROC_CMD_SYNTAX
Name of an error string in this resource bundle.
|
static String |
sql_SQL_EXCEPTION
Name of an error string in this resource bundle.
|
static String |
sql_SQL_EXCEPTION_STMT
Name of an error string in this resource bundle.
|
static String |
sql_SYMBOL_NOT_DEFINED
Name of an error string in this resource bundle.
|
static String |
sql_UNABLE_TO_OPEN_FILE
Name of an error string in this resource bundle.
|
static String |
sql_UNKNOWN
Name of an error string in this resource bundle.
|
parent
Constructor and Description |
---|
SQLProcessorResources_fr() |
Modifier and Type | Method and Description |
---|---|
protected Object[][] |
getContents()
Returns the resources in this bundle.
|
getKeys, handleGetObject, handleKeySet
clearCache, clearCache, containsKey, getBaseBundleName, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
public static final String sql_UNKNOWN
public static final String sql_INVALID_SYMBOL
public static final String sql_SYMBOL_NOT_DEFINED
public static final String sql_UNABLE_TO_OPEN_FILE
public static final String sql_PREPROC_CMD_SYNTAX
public static final String sql_ENDIF_MISSING
public static final String sql_DEFINE_STMT_SYNTAX
public static final String sql_CONNECT_STMT_SYNTAX
public static final String sql_ELSE_NOT_IN_IF
public static final String sql_ENDIF_NOT_IN_IF
public static final String sql_INVALID_ERROR_NUM
public static final String sql_SQL_EXCEPTION
public static final String sql_SQL_EXCEPTION_STMT
protected Object[][] getContents()
getContents
in class ListResourceBundle
Copyright © 2023. All rights reserved.