[jira] [Commented] (TORQUE-141) Adding a way to set JDBC Driver fetchSize on statement

2012-03-04 Thread GBT (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1307#comment-1307 ] GBT commented on TORQUE-141: It's possible to set the default fetchsize either by JDBC Driver,

[jira] [Resolved] (TORQUE-110) unique name not parsed when generating mysql (sql/base/mysql/unique.vm)

2012-03-04 Thread Thomas Fox (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-110. --- Resolution: Fixed Fix Version/s: 4.0 Also fixed for the other databases > uni

svn commit: r1296811 - in /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/sql/templates/ddl: derby/unique.vm hsqldb/unique.vm mssql/unique.vm oracle/unique.vm

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 14:14:30 2012 New Revision: 1296811 URL: http://svn.apache.org/viewvc?rev=1296811&view=rev Log: TORQUE-110 always use unique name if creating unique index Modified: db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/sql/t

[jira] [Commented] (TORQUE-110) unique name not parsed when generating mysql (sql/base/mysql/unique.vm)

2012-03-04 Thread Thomas Fox (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221890#comment-13221890 ] Thomas Fox commented on TORQUE-110: --- fixed for mysql, also check other databases

[jira] [Assigned] (TORQUE-110) unique name not parsed when generating mysql (sql/base/mysql/unique.vm)

2012-03-04 Thread Thomas Fox (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox reassigned TORQUE-110: - Assignee: Thomas Fox > unique name not parsed when generating mysql (sql/base/mysql/unique.vm

svn commit: r1296806 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/sql/templates/ddl/mysql/unique.vm

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:56:01 2012 New Revision: 1296806 URL: http://svn.apache.org/viewvc?rev=1296806&view=rev Log: TORQUE-110 always use unique name for mysql Modified: db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/sql/templates/ddl/my

[jira] [Resolved] (TORQUE-118) Maven2 plugin fails to detect that schema was changed when generating om, etc

2012-03-04 Thread Thomas Fox (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-118. --- Resolution: Fixed Fix Version/s: 4.0 The problem will not occur any more because the 4.0 gener

[jira] [Assigned] (TORQUE-175) Support database views

2012-03-04 Thread Thomas Fox (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox reassigned TORQUE-175: - Assignee: Thomas Fox > Support database views > -- > > Ke

[jira] [Assigned] (TORQUE-184) remove defaultJavaNamingMethod and javaNamingMethod attributes

2012-03-04 Thread Thomas Fox (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox reassigned TORQUE-184: - Assignee: Thomas Fox > remove defaultJavaNamingMethod and javaNamingMethod attributes > -

[jira] [Created] (TORQUE-184) remove defaultJavaNamingMethod and javaNamingMethod attributes

2012-03-04 Thread Thomas Fox (Created) (JIRA)
remove defaultJavaNamingMethod and javaNamingMethod attributes -- Key: TORQUE-184 URL: https://issues.apache.org/jira/browse/TORQUE-184 Project: Torque Issue Type: Sub-task

[jira] [Commented] (TORQUE-141) Adding a way to set JDBC Driver fetchSize on statement

2012-03-04 Thread Thomas Fox (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221884#comment-13221884 ] Thomas Fox commented on TORQUE-141: --- It seems that the default prefetch size can be set

[jira] [Resolved] (TORQUE-180) It should be possible to have the save() method in peers insteda of in the dbObject classes

2012-03-04 Thread Thomas Fox (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox resolved TORQUE-180. --- Resolution: Fixed Fix Version/s: 4.0 > It should be possible to have the save() method in

[jira] [Updated] (TORQUE-180) It should be possible to have the save() method in peers instead of in the dbObject classes

2012-03-04 Thread Thomas Fox (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/TORQUE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Fox updated TORQUE-180: -- Summary: It should be possible to have the save() method in peers instead of in the dbObject classes (

svn commit: r1296802 - in /db/torque/torque4/trunk/torque-test/src: main/schema/save-method-in-peer-schema.xml test/java/org/apache/torque/generated/peer/SaveMethodsInPeerTest.java

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:11:05 2012 New Revision: 1296802 URL: http://svn.apache.org/viewvc?rev=1296802&view=rev Log: TORQUE-180 Added tests Added: db/torque/torque4/trunk/torque-test/src/main/schema/save-method-in-peer-schema.xml db/torque/torque4/trunk/torque-test/src/test

svn commit: r1296800 - /db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/generated/dataobject/SaveTest.java

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:09:30 2012 New Revision: 1296800 URL: http://svn.apache.org/viewvc?rev=1296800&view=rev Log: fix javadoc typo Modified: db/torque/torque4/trunk/torque-test/src/test/java/org/apache/torque/generated/dataobject/SaveTest.java Modified: db/torque/torque4/tr

svn commit: r1296799 - /db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:08:46 2012 New Revision: 1296799 URL: http://svn.apache.org/viewvc?rev=1296799&view=rev Log: removed unused table Modified: db/torque/torque4/trunk/torque-test/src/main/schema/test-schema.xml Modified: db/torque/torque4/trunk/torque-test/src/main/schema/t

svn commit: r1296798 - in /db/torque/torque4/trunk: torque-templates/src/main/resources/org/apache/torque/templates/om/templates/general/ torque-test/src/main/schema/ torque-test/src/test/java/org/apa

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:08:13 2012 New Revision: 1296798 URL: http://svn.apache.org/viewvc?rev=1296798&view=rev Log: Fixed a possible NullPointerException if a primitive foreign key column references an object column Added: db/torque/torque4/trunk/torque-test/src/test/java/org/

svn commit: r1296797 - in /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer: base/basePeer.vm impl/base/basePeerImpl.vm

2012-03-04 Thread tfischer
Author: tfischer Date: Sun Mar 4 13:06:12 2012 New Revision: 1296797 URL: http://svn.apache.org/viewvc?rev=1296797&view=rev Log: removed unused mergepoint Modified: db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/base/basePeer.vm