[hibernate-dev] Re: Maven org.hibernate groupId management

2008-06-13 Thread Emmanuel Bernard
sandbox it is then -- Emmanuel Bernard [EMAIL PROTECTED] http://in.relation.to http://blog.emmanuelbernard.com http://twitter.com/emmanuelbernard On Jun 13, 2008, at 13:19, Steve Ebersole wrote: As long as it is consistent it'll be fine. org.hibernate.sandbox is what I have been using for th

[hibernate-dev] Re: Maven org.hibernate groupId management

2008-06-13 Thread Steve Ebersole
As long as it is consistent it'll be fine. org.hibernate.sandbox is what I have been using for the stuff under {repo}/sandbox/trunk. On Thu, 2008-06-12 at 09:23 -0400, Emmanuel Bernard wrote: > When we do an experiment, it might be a good idea to use > org.hibernate.experiment or org.hibernate.sa

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-13 Thread Max Rydahl Andersen
> Thanks for that. I am having some problems though. > >> Open an issue in JBQA is probably the formal way. > How do I get Jira access to JBQA. I have a login to http://jira.jboss.com, > but when I log in I cannot see JBQA and if I just enter > http://jira.jboss.com/jira/browse/JBQA I get a permiss

[hibernate-dev] About save data into table with hibernate

2008-06-13 Thread tengxh
I use the getHibernateTemplate().saveOrUpdate(obj) to save the data.After i click the create/update button ,i query the table with sql analyse tool immediately,the new data exists,but after a while ,the new data will lost from the table.How can i save the new data into the table forever. ___

Re: [hibernate-dev] Hudson for Annotations and Hibernate Search

2008-06-13 Thread Hardy Ferentschik
On Thu, 12 Jun 2008 11:51:36 +0200, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: Thanks for that. I am having some problems though. Open an issue in JBQA is probably the formal way. How do I get Jira access to JBQA. I have a login to http://jira.jboss.com, but when I log in I cannot see J