[Hibernate] default HEM key generator

2006-02-07 Thread Bill Burke
Can we have a default HEM key generator that will not force an insert when using FlushMode.NEVER? Like Table or Sequence or some other hibernate specific generator? I've been working through some example applications for my book and am finding that I have to modify pre-existing entity code

Re: [Hibernate] ClassLoader injection

2006-01-31 Thread Bill Burke
the classloader that loaded Hibernate to load the class. (read the javadocs) and you could get CCE, CNF exceptions. If you already know this, then apologies. The same issues effect the loading of resources. Bill -- Bill Burke Chief Architect JBoss Inc

Re: [Hibernate] ClassLoader injection

2006-01-31 Thread Bill Burke
. I know Scott has some spec input on this. Maybe we should get it removed? Emmanuel Bernard wrote: Year I'm aware of that Bill :-) But in this case, and like Max said, why on earth the PersistenceUnitInfo has a getClassLoader() method instead of using the context CL? Bill Burke wrote

Re: [Hibernate] ClassLoader injection

2006-01-31 Thread Bill Burke
Emmanuel Bernard wrote: The RI team is going to creak, but I'm inclined to remove it as well. AS for your first remark, what's wrong with doing getResource with the regular classloader? I don't get it. IN jboss, within the same ear, all ejbs/pars are in the same classloader domain. Do

[Hibernate] forget to remove c3p0 0.8.x?

2005-07-18 Thread Bill Burke
Getting [versioncheck] build error. -- Bill Burke Chief Architect JBoss Inc. --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts

[Hibernate] mutli-threaded single tx access?

2005-02-25 Thread Bill Burke
Will hibernate work with multi-threaded access to a Session? Also, if that Session is in a tx? We've implemented asynchronous EJBs and I want to know if it is feasible to propagate the TX to each one of the threads in the parallel call. Thanks, Bill

Re: [Fwd: Re: [Hibernate] Hibernate aspects]

2004-09-22 Thread Bill Burke
Igor Fedorenko wrote: What about session flushing? Say I am writing an EJB that writes something to the database through Hibernate and then calls another remote EJB. What would be the semantics? You would also need the ability to associate a Session with a thread as well to get this automatic

[Hibernate] Hibernate aspects

2004-09-21 Thread Bill Burke
variables, you could could use the annotation as a local variable public void someMethod() { @Injected(name=Sessionname) Session session = null; } Any other you can think of? Thanks, Bill -- Bill Burke Chief Architect JBoss Inc

[Hibernate] What's needed for JBoss integration?

2003-10-07 Thread Bill Burke
integration? Or do you all have a different, more preferred way of integration. Thanks, Bill -- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven

Re: [Hibernate] cglib reflect package

2003-09-26 Thread Bill Burke
-- Bill Burke Chief Architect JBoss Group LLC. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ hibernate-devel

[Hibernate] Hibernate now on www.jboss.org

2003-09-24 Thread Bill Burke
Ok, sorry for the delay, but the announcement is now on our front page. www.jboss.org We'll be adding more links on support, training, and consulting as time goes by. Best regards, Bill -- Bill Burke Chief Architect JBoss Group LLC

Re: [Hibernate] Re: Hibernate + JBoss Partnership

2003-09-19 Thread Bill Burke
when the project started. I never asked Gavin if this is the same. What we do is that whenever we modify a file, we add ourselves to the @author tag in the javadoc section of the class. Regards, Bill -- Bill Burke Chief Architect JBoss Group LLC

[Hibernate] JBoss welcomes Gavin and Hibernate

2003-09-17 Thread Bill Burke
All, I would sincerely like to welcome Gavin and Hibernate to the JBoss Group and JBoss.org umbrella. I can't tell you how incredibly psyched and excited we at JBoss are about this. Over the past year, I can't tell you how many times we've encountered customers that are using Hibernate or

Re: [Hibernate] Hibernate + JBoss Partnership

2003-09-17 Thread Bill Burke
got the jboss-user email first. They only posted my announcement on JBoss mail list. They didn't post Gavin's email to TSS. Regards, Bill -- Bill Burke Chief Architect JBoss Group LLC. I like to add a new page on the Wiki with FAQs about the Hibernate/JBoss