/* 117 */ this._theDataSource = null;
/* 118 */ this._theXAResource = null;
/* 119 */ this._theTransaction = null;
/* 120 */ this._theArjunaConnection = conn;
/* */
/* 128 */ jndi jndiModifier = new jndi();
/* */
/* 130 */ this._dbName = jndiModifier.initialise(this._dbName);
/* 131 */ this._theModifier = null;
/* */
/* 133 */ createDataSource();
/* */ }