[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-10-12 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061012023720 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc

Re: [hibernate-dev] What is the easiest and safest way to customize Hiberate for other entity mode?

2006-10-12 Thread Max Rydahl Andersen
Actually, SDO object is a common but special DTO object. A DTO object normally has some structure; otherwise how do users know what to get from it ? :) It has some dynamic feature similiar to XML, what's more, it has no static setter/getter method, so hibernate won't recognize it as a

Re: [hibernate-dev] What is the easiest and safest way to customize Hiberate for other entity mode?

2006-10-12 Thread Eta Huang
In fact, SDO can have an open structure like XML, or sealed like POJO, depending on one of the type's meta infomation(called 'isOpen'). For short, SDO object's structure can be dynamic or static, and SDO objects' instances can also be accessed in dynamic or static way, and SDO has it's own way f

[hibernate-dev] Lightweight bulk reading

2006-10-12 Thread Paul Williams
Hi,   I’m trying to read a lot of records in from a table without the need for Hibernate to cache them etc.  Basically I’m trying to re-create a search index from the table contents and want to process the table in a very lightweight manner.   Can anyone suggest a good approach for doin

[hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections

2006-10-12 Thread Mark Hobson
Hi Max, (Thought I'd take this to the dev list rather than clog up jira.) The graphviz generation worked fine thanks. I only tried it on a small test project, but I will be running it on a large project shortly - I'll let you know if I encounter any problems. On a related note, I may need to d

Re: [hibernate-dev] Lightweight bulk reading

2006-10-12 Thread Max Rydahl Andersen
forum.hibernate.org should be used for usage questions; not this devel list. Hi, I'm trying to read a lot of records in from a table without the need for Hibernate to cache them etc. Basically I'm trying to re-create a search index from the table contents and want to process the table in

Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections

2006-10-12 Thread Max Rydahl Andersen
The graphviz generation worked fine thanks. I only tried it on a small test project, but I will be running it on a large project shortly - I'll let you know if I encounter any problems. that would be nice to know how it works out. On a related note, I may need to do some work on the hbm2do

Re: [hibernate-dev] Lightweight bulk reading

2006-10-12 Thread Christian Bauer
On Oct 12, 2006, at 3:56 PM, Paul Williams wrote: I’m trying to read a lot of records in from a table without the need for Hibernate to cache them etc. Basically I’m trying to re- create a search index from the table contents and want to process the table in a very lightweight manner.

Fwd: Re: hbm2doc diagrams (Was: Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections)

2006-10-12 Thread Max Rydahl Andersen
It ran but with a few warnings - it appears to have problems with inner-class syntax: Error: ...\entitygraph.dot:30: syntax error near line 30 context: >>> uk_dot_co_dot_iizuka_dot_support_dot_Reporter$ <<< EventContactTime [ label = "{ uk\.co\.iizuka\.support\.Reporter$EventContactTime| }"

hbm2doc diagrams (Was: Re: [hibernate-dev] Re: [Hibernate-JIRA] Closed: (HBX-775) Graphs fail for entities with Set collections)

2006-10-12 Thread Mark Hobson
On 12/10/06, Max Rydahl Andersen <[EMAIL PROTECTED]> wrote: that would be nice to know how it works out. It ran but with a few warnings - it appears to have problems with inner-class syntax: Error: ...\entitygraph.dot:30: syntax error near line 30 context: >>> uk_dot_co_dot_iizuka_dot_suppo

[hibernate-dev] hbmlint has been born

2006-10-12 Thread Max Rydahl Andersen
http://opensource.atlassian.com/projects/hibernate/browse/HBX-95 <...configuration/> hbmlint-result.txt: CACHE_COLLECTION_NONCACHABLE_TARGET:Entity 'org.hibernate.tool.hbmlint.Category' is referenced from the cache-enabled collection 'org.hibernate.tool.hbmlint.Category.childCategor

[hibernate-dev] hibernate-hsqldb-testsuite Build Completed With Testsuite Errors

2006-10-12 Thread qa
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-hsqldb-testsuite?log=log20061012233808 TESTS FAILEDAnt Error Message: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/sc