|
Ontimize 5.2072EN | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.db.DBErrorMessages
This class allows to associate the SQLStates for database exceptions with error messages. These error messages are returned by TableEntity, for this reason messages must not be translated . A generic file exists in this package with SQLStates standard messages
Title:
Description:
Copyright: Copyright (c) 2002
Company:
| Field Summary | |
static boolean |
DEBUG
|
| Method Summary | |
static java.lang.String |
getSQLStateMessage(java.lang.String sqlState)
Gets the message associates with a sql state. |
static java.lang.String |
getVendorCodeMessage(int vendorCode)
|
static void |
setSQLStateMessages(java.lang.String uriProperties)
Sets the values for sql state messages. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static boolean DEBUG
| Method Detail |
public static void setSQLStateMessages(java.lang.String uriProperties)
throws java.io.IOException
uriProperties -
java.io.IOExceptionpublic static java.lang.String getSQLStateMessage(java.lang.String sqlState)
sqlState -
public static java.lang.String getVendorCodeMessage(int vendorCode)
|
Ontimize | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||