Hibernate [RESOLVIDO]

Apanhei, mas consegui fazer o hibernate chegar no final…

Só que agora, tá dando o seguinte erro:

2007-03-05 17:21:50,703 WARN hibernate.util.JDBCExceptionReporter -> SQL Error: 0, SQLState: 42P01 2007-03-05 17:21:50,703 ERROR hibernate.util.JDBCExceptionReporter -> ERROR: relation "hibernate_sequence" does not exist Erro: could not get next sequence value

Meu arquivo de mapeamento é assim:

[code]<?xml version="1.0" encoding="UTF-8"?>

[/code]

Qual foi a minha “cagada”?! hehehe

:lol:

Valeu!

Ah, e se eu troco o generator class por:

Ele muda o erro pra

2007-03-06 09:26:10,109 DEBUG hibernate.jdbc.ConnectionManager -> registering flush end Erro: Could not execute JDBC batch update

Alguém?

Valeu!

:oops:

TÁ…

se alguém tiver o mesmo erro, é só configurar o arquivo hibernate.properties com a seguinte instrução:

Valeu aí!

:stuck_out_tongue: