I'd try removing it completely or look at the hibernate3 plugin (creates tables) or the dbunit plugin (deletes data, inserts test data).

On May 20, 2010, at 10:52 AM, Juan Antonio <juan....@tecnosfera.org> wrote:


I have found the problem.

The problem was the createDatabaseIfNotExist, that deleted the data stored
in the database. :P

I have set it at false "?createDatabaseIfNotExist=false" but it stills
ovewriting the database.

What should i do?

Thanks.
--
View this message in context: 
http://appfuse.547863.n4.nabble.com/Trying-to-save-some-data-in-database-when-login-tp2022951p2224890.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to