Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Emmanuel Bernard

(Subclass of) CollectionBinder is the area that will do the job
And HbmBinder is the code to take inspiration from.

Let me know if you've some annotation choice desing questions.


Sylvain Vieujot wrote:

Ok, thanks for your response.
I'll dive into the code and try to come up with something.

As I'm not familiar with that code yet, if you have any direction / 
advise, please do. It'll save me a lot of time.


Thanks,

Sylvain.

On Wed, 2006-04-12 at 00:27 +0200, Emmanuel Bernard wrote:
I'm very busy these days on some personal areas and on EJB3 compliance. 
So apart from a contributed patch, I can't see any quick resolution. I 
think Anthony is pretty busy too.


Sylvain Vieujot wrote:
 Hello,

 We have moved a project that was hibernate+xdoclet based to hibernate 
 annotations.
 We're pretty happy with it except that hibernate annotations still 
 doesn't support maps of non-entities (bug ANN-1).


 When we started the migration we were quite confident it would be 
 solved by now as it was marked to be solved in beta9.
 But now we start to be afraid this continues to slip and puts us in 
 trouble.


 So, is there any fore-casted time-frame for this bug to be resolved ?
 Can we help in some way ?
 Is there a simple workaround that would be compatible with the 
 standard hibernate mapping on the database side ?


 Thanks,

 Sylvain, 




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net 
mailto:hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


Re: [Hibernate] Any timeframe for the resolution of ANN-1 (Map annotations support)

2006-04-12 Thread Sylvain Vieujot




Ok, thanks,

Sylvain.

On Wed, 2006-04-12 at 11:54 +0200, Emmanuel Bernard wrote:


(Subclass of) CollectionBinder is the area that will do the job
And HbmBinder is the code to take inspiration from.

Let me know if you've some annotation choice desing questions.


Sylvain Vieujot wrote:
 Ok, thanks for your response.
 I'll dive into the code and try to come up with something.

 As I'm not familiar with that code yet, if you have any direction / 
 advise, please do. It'll save me a lot of time.

 Thanks,

 Sylvain.

 On Wed, 2006-04-12 at 00:27 +0200, Emmanuel Bernard wrote:
 I'm very busy these days on some personal areas and on EJB3 compliance. 
 So apart from a contributed patch, I can't see any quick resolution. I 
 think Anthony is pretty busy too.

 Sylvain Vieujot wrote:
  Hello,
 
  We have moved a project that was hibernate+xdoclet based to hibernate 
  annotations.
  We're pretty happy with it except that hibernate annotations still 
  doesn't support maps of non-entities (bug ANN-1).
 
  When we started the migration we were quite confident it would be 
  solved by now as it was marked to be solved in beta9.
  But now we start to be afraid this continues to slip and puts us in 
  trouble.
 
  So, is there any fore-casted time-frame for this bug to be resolved ?
  Can we help in some way ?
  Is there a simple workaround that would be compatible with the 
  standard hibernate mapping on the database side ?
 
  Thanks,
 
  Sylvain, 



 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
 ___
 hibernate-devel mailing list
 hibernate-devel@lists.sourceforge.net mailto:hibernate-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/hibernate-devel
 



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel






Re: [Hibernate] Status TimesTen

2006-04-12 Thread Max Rydahl Andersen
On Wed, 12 Apr 2006 15:54:52 +0200, Christian Bauer  
[EMAIL PROTECTED] wrote:



## TimesTen (not supported yet)

#hibernate.dialect org.hibernate.dialect.TimesTenDialect
#hibernate.connection.driver_class com.timesten.jdbc.TimesTenDriver
#hibernate.connection.url jdbc:timesten:direct:test
#hibernate.connection.username
#hibernate.connection.password

Is it or not?


It is. i think that is just someone that have overwritten the  
hibernate.properties at some point in time.


/max





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting  
language
that extends applications into web and mobile media. Attend the live  
webcast
and join the prime developer group breaking into this new coding  
territory!

http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel




--
--
Max Rydahl Andersen
callto://max.rydahl.andersen

Hibernate
[EMAIL PROTECTED]
http://hibernate.org

JBoss Inc
[EMAIL PROTECTED]


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel


[Hibernate] hibernate-timesten-testsuite Build Completed With Testsuite Errors

2006-04-12 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-timesten-testsuite?log=log20060412215955
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/scripts/build-hibernate-db-matrix.xml:76: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build:04/12/2006 21:59:55Time to build:23 minutes 13 seconds




   Unit Tests: (828)   Total Errors and Failures: (209)

[Hibernate] hibernate-mysql-testsuite Build Completed With Testsuite Errors

2006-04-12 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-mysql-testsuite?log=log2006041402
TESTS FAILEDAnt Error Message:/home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:120: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-hibernate-db-matrix.xml:76: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures.Date of build:04/12/2006 22:24:02Time to build:29 minutes 47 seconds




   Unit Tests: (826)   Total Errors and Failures: (17)testUpdateWithWhereExistsSubqueryorg.hibernate.test.hql.BulkManipulationTesttestQueryorg.hibernate.test.legacy.FooBarTesttestOneToOneGeneratororg.hibernate.test.legacy.FooBarTesttestReachabilityorg.hibernate.test.legacy.FooBarTesttestVersionedCollectionsorg.hibernate.test.legacy.FooBarTesttestReturnPropertyComponentRenameorg.hibernate.test.legacy.SQLLoaderTesttestReadOnlyOnProxiesFailureExpectedorg.hibernate.test.readonly.ReadOnlyTesttestAutoDetectAliasingorg.hibernate.test.sql.GeneralTesttestScalarStoredProcedureorg.hibernate.test.sql.MySQLTesttestParameterHandlingorg.hibernate.test.sql.MySQLTesttestEntityStoredProcedureorg.hibernate.test.sql.MySQLTesttestEmptyInListFailureExpectedorg.hibernate.test.hql.HQLTesttestMaxindexHqlFunctionInElementAccessorFailureExpectedorg.hibernate.test.hql.HQLTesttestMultipleElementAccessorOperatorsFailureExpectedorg.hibernate.test.hql.HQLTesttestKeyManyToOneJoinFailureExpectedorg.hibernate.test.hql.HQLTesttestDuplicateExplicitJoinFailureExpectedorg.hibernate.test.hql.HQLTesttestCollectionFetchVsLoadorg.hibernate.test.stats.StatsTest
Modifications since last build:(first 50 of 0)



[Hibernate] hibernate-sybase-testsuite Build Timed Out

2006-04-12 Thread qa

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/hibernate-sybase-testsuite?log=log20060412225419
BUILD TIMED OUTAnt Error Message:build timeoutDate of build:04/12/2006 22:54:19Time to build:




   Unit Tests: (0)   Total Errors and Failures: (0)
Modifications since last build:(first 50 of 0)