Override the isRollback() method in your test to return false and the test will not rollback.
Mike On 1/22/08, Leo Barrientos C. <[EMAIL PROTECTED]> wrote: > > Hello, i need to perform a test but without the rollback[true] in mvn > test, i need to see the row in a database. > > Any idea? > > Thanks in advance. > > > -- > Leo Barrientos C. > Responsable de operaciones - OpenSistemas Madrid. > www.opensistemas.com > Madrid: 902 10 73 96 > Móvil: 662319448 > España. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
