Adding ShowSql as an attribute for the HibernateServiceMBean. Patch is
posted on the sourceforge site.
I am unable to do a diff on the jmx.html page do to the error I got "\
No newline at end of file". Something to do with \n and \r!!! I have
attached the jmx.html file with the updates.
Going through the code, I noticed that the setFetchSize
method for statements/preparedstatements was not being
used. For large/high traffic data, this is extremely
important to set as I am sure you all know.
Tonight was the first time I really have dug into the
code, so bear with me. I gave it a sh
Just ran the two tests against Oracle 9.2.01 on Win 2000.
FooBarTest = SUCCESS
MultiTableTest = FAILURE
MultiTableTest output:
D:\jdk1.4\bin\javaw.exe -classpath
G:\intellij\lib\junit.jar;D:\jdk1.4\jre\lib\charsets.jar;D:\jdk1.4\jre\lib\jaws.jar;D:\jdk1.4\jre\lib\jce.jar;D:\jdk1.4\jre\lib\jsse.j
Just as an FYI, someone probably already knows this.
The ehcache project is still referencing the net.sf.hibernate packages.
When running with the latest from CVS I am getting a
ClassNotFoundException for the net.sf.hibernate.cache.CacheProvider. I
know I shouldn't be using the HEAD, but I figure
Is there a plan to make TODO public in the near future?
-Matt
Christian Bauer wrote:
On 21 Jul (02:57), Gavin King wrote:
So, let's stay focussed, and get this thing done!
I guess we should open a new HB3 project on JIRA or make TODO public.
--
Matt Veitas
Object Sciences Corporation
6359 W
I asked this a while back and didn't get a reply. Is there a plan to
create a Hibernate3 project within JIRA once the alpha version is
"released"?
-Matt
---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITMa
I just ran into the issue with my custom Interceptor
After browsing through the source code I noticed that with
SessionImpl.java has the following instantiate method:
public Object instantiate(EntityPersister persister, Serializable id)
throws HibernateException {
Object result = intercep
Just an FYI.
This morning I attemped to build the HibernateExt module from source using
the latest Hibernate3 code. It failed due to the constants being removed
from org.hibernate.util.StringHelper.
-Matt
---
SF.Net email is sponsored by Sh
k you guys (and gals?) have put into
Hibernate.
-Matt
--
mailto:[EMAIL PROTECTED]
Matt Veitas
Software Developer
Object Sciences Corporation
6359 Walker Lane, Suite 100
Alexandria, VA 22310
voice: +1.703.253.1104
cell:+1
I just saw that beta 4 was released. I took a look into cvs and there
does not appear to be a tag associated with the release.
-Matt
--
mailto:[EMAIL PROTECTED]
Matt Veitas
Software Developer
Object Sciences Corporation
6359 Walker Lane, Suite 100
Alexandria, VA 22310
voice
I am currently working with components within an entity. I see that the
component can be a normal pojo or it can be of type dynamic-component (a
java.util.Map).
We want to map the component to a custom object(ie use a custom
PropertyAccessor like I do for the class/entity). Is there anyway that
11 matches
Mail list logo