553554555556557558559560561562
{ return ((XAConnection) this.conn).getConnection(); } catch (SQLException e) { throw new NucleusDataStoreException(e.getMessage(), e); } } return null; }