[jira] Commented: (TORQUE-40) jdbc task fails on sybase database (schema is set)

2006-07-12 Thread Thoralf Rickert (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-40?page=comments#action_12420568 ] Thoralf Rickert commented on TORQUE-40: --- You have to set torque.database.schema = dbo in the properties to avoid this problem. Thanks to Andras Balogh. I think, this

[jira] Resolved: (TORQUE-40) jdbc task fails on sybase database (schema is set)

2006-07-12 Thread Thoralf Rickert (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-40?page=all ] Thoralf Rickert resolved TORQUE-40: --- Resolution: Won't Fix See my previous comment. torque.database.schema must be set to dbo. jdbc task fails on sybase database (schema is set)

[jira] Commented: (TORQUE-27) Need ability to pass global user-configurable platform-specific hints to templates

2006-07-12 Thread Thoralf Rickert (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-27?page=comments#action_12420575 ] Thoralf Rickert commented on TORQUE-27: --- The proposal to create application specific custom templates isn't flexible. If you upgrade torque, you've to upgrade and change

[jira] Created: (TORQUE-42) Criteria.andDate missing getTime() method call

2006-07-12 Thread Federico Fissore (JIRA)
Criteria.andDate missing getTime() method call -- Key: TORQUE-42 URL: http://issues.apache.org/jira/browse/TORQUE-42 Project: Torque Type: Bug Components: Runtime Versions: 3.2 Environment: java5, tomcat

[jira] Updated: (TORQUE-42) Criteria.andDate missing getTime() method call

2006-07-12 Thread Federico Fissore (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-42?page=all ] Federico Fissore updated TORQUE-42: --- Attachment: Criteria-3.2.patch Criteria.andDate missing getTime() method call -- Key: TORQUE-42

[jira] Created: (TORQUE-43) retrieveByPK uses name instead of javaName

2006-07-12 Thread Thoralf Rickert (JIRA)
retrieveByPK uses name instead of javaName -- Key: TORQUE-43 URL: http://issues.apache.org/jira/browse/TORQUE-43 Project: Torque Type: Bug Components: Generator Versions: 3.2.1 Reporter: Thoralf Rickert

[jira] Updated: (TORQUE-43) retrieveByPK uses name instead of javaName

2006-07-12 Thread Thoralf Rickert (JIRA)
[ http://issues.apache.org/jira/browse/TORQUE-43?page=all ] Thoralf Rickert updated TORQUE-43: -- Attachment: patch.txt This is a patch for this bug in Peer.vm retrieveByPK uses name instead of javaName --