public final class Constants
extends Object
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MSG_JDBC_TEMPLATE_BLANK
public static final String MSG_JDBC_TEMPLATE_BLANK
- See Also:
-
-
MSG_USER_BLANK
public static final String MSG_USER_BLANK
- See Also:
-
-
MSG_PASSWORD_BLANK
public static final String MSG_PASSWORD_BLANK
- See Also:
-
-
MSG_HOST_BLANK
public static final String MSG_HOST_BLANK
- See Also:
-
-
MSG_PORT_BLANK
public static final String MSG_PORT_BLANK
- See Also:
-
-
MSG_DATABASE_BLANK
public static final String MSG_DATABASE_BLANK
- See Also:
-
-
MSG_JDBC_DRIVER_BLANK
public static final String MSG_JDBC_DRIVER_BLANK
- See Also:
-
-
MSG_JDBC_DRIVER_NOT_FOUND
public static final String MSG_JDBC_DRIVER_NOT_FOUND
- See Also:
-
-
MSG_ACCOUNT_OBJECT_CLASS_REQUIRED
public static final String MSG_ACCOUNT_OBJECT_CLASS_REQUIRED
- See Also:
-
-
MSG_INVALID_ATTRIBUTE_SET
public static final String MSG_INVALID_ATTRIBUTE_SET
- See Also:
-
-
MSG_UID_BLANK
public static final String MSG_UID_BLANK
- See Also:
-
-
MSG_RESULT_HANDLER_NULL
public static final String MSG_RESULT_HANDLER_NULL
- See Also:
-