You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ge...@apache.org on 2010/05/19 05:32:38 UTC

svn commit: r946007 - /geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties

Author: genspring
Date: Wed May 19 03:32:37 2010
New Revision: 946007

URL: http://svn.apache.org/viewvc?rev=946007&view=rev
Log:
applying additional patch of GERONIMO-5055

Modified:
    geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties

Modified: geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties?rev=946007&r1=946006&r2=946007&view=diff
==============================================================================
--- geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties (original)
+++ geronimo/server/trunk/plugins/system-database/sysdb-portlets/src/main/i18n-resources/systemdatabase_en.properties Wed May 19 03:32:37 2010
@@ -221,16 +221,22 @@ dbwizard.tranql-connector-derby-embed-xa
 dbwizard.tranql-connector-derby-embed-xa.UserNameExp               = Username used to establish the physical connection. This also establishes the default schema; if omitted the engine defaults to 'APP'.
 dbwizard.tranql-connector-informix-xa.DatabaseName                 = Database Name
 dbwizard.tranql-connector-informix-xa.DatabaseNameExp              = The database Name.
-dbwizard.tranql-connector-informix-xa.IfxHost                      = IfxHost
-dbwizard.tranql-connector-informix-xa.IfxHostExp                   = The Informix database server's IP address or the host name.
-dbwizard.tranql-connector-informix-xa.IfxProtocolTrace             = IfxProtocolTrace
-dbwizard.tranql-connector-informix-xa.IfxProtocolTraceExp          = The value of IfxPROTOCOLTRACE.
-dbwizard.tranql-connector-informix-xa.IfxProtocolTraceFile         = IfxProtocolTraceFile
-dbwizard.tranql-connector-informix-xa.IfxProtocolTraceFileExp      = The value of IfxPROTOCOLTRACEFILE.
-dbwizard.tranql-connector-informix-xa.IfxSQLHostFile               = IfxSQLHostFile
-dbwizard.tranql-connector-informix-xa.IfxSQLHostFileExp            = The value of IfxSQLH_FILE.
-dbwizard.tranql-connector-informix-xa.IfxSQLHostType               = IfxSQLHostType
-dbwizard.tranql-connector-informix-xa.IfxSQLHostTypeExp            = The value of IfxSQLH_TYPE.
+dbwizard.tranql-connector-informix-xa.IfxIFXHOST                   = IfxHost
+dbwizard.tranql-connector-informix-xa.IfxIFXHOSTExp                = The Informix database server's IP address or the host name.
+dbwizard.tranql-connector-informix-xa.IfxPROTOCOLTRACE             = IfxProtocolTrace
+dbwizard.tranql-connector-informix-xa.IfxPROTOCOLTRACEExp          = The value of IfxPROTOCOLTRACE.
+dbwizard.tranql-connector-informix-xa.IfxPROTOCOLTRACEFILE         = IfxProtocolTraceFile
+dbwizard.tranql-connector-informix-xa.IfxPROTOCOLTRACEFILEExp      = The value of IfxPROTOCOLTRACEFILE.
+dbwizard.tranql-connector-informix-xa.IfxSQLH_FILE	               = IfxSQLHostFile
+dbwizard.tranql-connector-informix-xa.IfxSQLH_FILEExp         	   = The value of IfxSQLH_FILE.
+dbwizard.tranql-connector-informix-xa.IfxSQLH_TYPE	               = IfxSQLHostType
+dbwizard.tranql-connector-informix-xa.IfxSQLH_TYPEExp 	           = The value of IfxSQLH_TYPE.
+dbwizard.tranql-connector-informix-xa.IfxIFX_LOCK_MODE_WAIT        = IfxLockModeWait
+dbwizard.tranql-connector-informix-xa.IfxIFX_LOCK_MODE_WAITExp     = The value of IFX_LOCK_MODE_WAIT in seconds. Application can use this property to override the default server process for accessing a locked row or table.Default Value is 0. Set as -1 to WAIT until the lock is released. Set as n to wait n seconds for the lock to be released.
+dbwizard.tranql-connector-informix-xa.IfxIFX_XASPEC			       = IfxXaspec
+dbwizard.tranql-connector-informix-xa.IfxIFX_XASPECExp			   = Application can use this property to override the system property. Turn on the property by specifying y or Y. Turn off the property by specifying n or N. All other values are ignored. This property is particularly useful when there are multiple users accessing the same database and helps enable tight coupling in XA transactions preventing possible transaction management errors.
+dbwizard.tranql-connector-informix-xa.PreparedStatementCacheSize   = PreparedStatementCacheSize
+dbwizard.tranql-connector-informix-xa.PreparedStatementCacheSizeExp= The value of PreparedStatementCacheSize. PreparedStatementCacheSize tells the driver how many prepared statements should be associated with each connection.  The default is no statement caching.
 dbwizard.tranql-connector-informix-xa.Password                     = Password
 dbwizard.tranql-connector-informix-xa.PasswordExp                  = The password (case-insensitive).
 dbwizard.tranql-connector-informix-xa.PortNumber                   = Port Number