Package cz.drg.pregrouper.util
Class Constants
java.lang.Object
cz.drg.pregrouper.util.Constants
Utility class for storing and accessing constant values used throughout the application.
-
Field Details
-
ERR_ILLEGAL_SETTINGS_STRUCTURE
- See Also:
- Constant Field Values
-
ERR_SETTINGS_NOT_FOUND
- See Also:
- Constant Field Values
-
ERR_EXCEEDED_MAX_MEMORY_USAGE
- See Also:
- Constant Field Values
-
ERR_SQL_READ
- See Also:
- Constant Field Values
-
ERR_SQL_WRITE
- See Also:
- Constant Field Values
-
ERR_SQL_CLEAR
- See Also:
- Constant Field Values
-
ERR_SQL_CONNECTION
- See Also:
- Constant Field Values
-
ERR_CREATE_TEMP_CSV
- See Also:
- Constant Field Values
-
-
Constructor Details
-
Constants
public Constants()
-