com.softwareag.tamino.db.api.connection
Class TConnectionMessages

java.lang.Object
  extended by com.softwareag.tamino.db.api.connection.TConnectionMessages

public class TConnectionMessages
extends java.lang.Object

This class defines constants for the keys of the messages defined in com.softwareag.tamino.db.api.connection.TConnectionMessages.xml.

Version:
$Revision: 1.12 $
Author:
sli@softwareag.com

Field Summary
static java.lang.String TAJCNE0201
          Server not available.
static java.lang.String TAJCNE0202
          Exception during closing the connection!
static java.lang.String TAJCNE0203
          getting a connection timed-out
static java.lang.String TAJCNE0204
          Error commiting transaction.
static java.lang.String TAJCNE0205
          Error rolling back transaction.
static java.lang.String TAJCNE0206
          Failure updating the session state: {0}
static java.lang.String TAJCNE0207
          Invalid user id or password.
static java.lang.String TAJCNE0208
          Transaction mode cannot be updated.
static java.lang.String TAJCNE0209
          Transaction mode cannot be updated.
static java.lang.String TAJCNE0210
          Transaction mode cannot be updated.
static java.lang.String TAJCNE0211
          Local transaction mode could not be established.
static java.lang.String TAJCNE0212
          Local transaction mode could not be released properly.
static java.lang.String TAJCNE0213
          Global transaction mode could not be released properly.
static java.lang.String TAJCNE0214
          Global transaction mode could not be enlisted properly.
static java.lang.String TAJCNE0215
          Global transaction mode could not be enlisted properly.
 
Constructor Summary
TConnectionMessages()
           
 
Method Summary
 TResourceId createTResourceId(java.util.Locale locale, java.lang.String messageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TAJCNE0201

public static final java.lang.String TAJCNE0201
Server not available.

See Also:
Constant Field Values

TAJCNE0202

public static final java.lang.String TAJCNE0202
Exception during closing the connection!

See Also:
Constant Field Values

TAJCNE0203

public static final java.lang.String TAJCNE0203
getting a connection timed-out

See Also:
Constant Field Values

TAJCNE0204

public static final java.lang.String TAJCNE0204
Error commiting transaction.

See Also:
Constant Field Values

TAJCNE0205

public static final java.lang.String TAJCNE0205
Error rolling back transaction.

See Also:
Constant Field Values

TAJCNE0206

public static final java.lang.String TAJCNE0206
Failure updating the session state: {0}

See Also:
Constant Field Values

TAJCNE0207

public static final java.lang.String TAJCNE0207
Invalid user id or password.

See Also:
Constant Field Values

TAJCNE0208

public static final java.lang.String TAJCNE0208
Transaction mode cannot be updated. Tamino failure.

See Also:
Constant Field Values

TAJCNE0209

public static final java.lang.String TAJCNE0209
Transaction mode cannot be updated. Problems parsing input stream.

See Also:
Constant Field Values

TAJCNE0210

public static final java.lang.String TAJCNE0210
Transaction mode cannot be updated. No appropriate transaction state obtained from Tamino!

See Also:
Constant Field Values

TAJCNE0211

public static final java.lang.String TAJCNE0211
Local transaction mode could not be established. Falling back to autocommit mode!

See Also:
Constant Field Values

TAJCNE0212

public static final java.lang.String TAJCNE0212
Local transaction mode could not be released properly. Falling back to autocommit mode.

See Also:
Constant Field Values

TAJCNE0213

public static final java.lang.String TAJCNE0213
Global transaction mode could not be released properly. Falling back to autocommit mode.

See Also:
Constant Field Values

TAJCNE0214

public static final java.lang.String TAJCNE0214
Global transaction mode could not be enlisted properly. Falling back to autocommit mode.

See Also:
Constant Field Values

TAJCNE0215

public static final java.lang.String TAJCNE0215
Global transaction mode could not be enlisted properly. Falling back to autocommit mode.

See Also:
Constant Field Values
Constructor Detail

TConnectionMessages

public TConnectionMessages()
Method Detail

createTResourceId

public TResourceId createTResourceId(java.util.Locale locale,
                                     java.lang.String messageId)


Copyright (c) 2013 Software AG. All Rights Reserved.