You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1098658 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/BasePeer.java - posted by tf...@apache.org on 2011/05/02 18:52:00 UTC, 0 replies.
- svn commit: r1098660 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/Criteria.java - posted by tf...@apache.org on 2011/05/02 18:52:44 UTC, 0 replies.
- svn commit: r1098661 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/LargeSelect.java - posted by tf...@apache.org on 2011/05/02 18:53:46 UTC, 0 replies.
- svn commit: r1098697 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/SqlExpression.java - posted by tf...@apache.org on 2011/05/02 20:06:19 UTC, 0 replies.
- svn commit: r1098707 - /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/OMColumnTransformer.java - posted by tf...@apache.org on 2011/05/02 20:16:32 UTC, 0 replies.
- svn commit: r1098708 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/setterReferencedObjectByObjectKey.vm - posted by tf...@apache.org on 2011/05/02 20:17:45 UTC, 0 replies.
- svn commit: r1098709 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/initializerReferencingObject.vm - posted by tf...@apache.org on 2011/05/02 20:18:28 UTC, 0 replies.
- svn commit: r1098710 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/primaryKeyMethods.vm - posted by tf...@apache.org on 2011/05/02 20:19:48 UTC, 0 replies.
- svn commit: r1098711 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/baseDbObject.vm - posted by tf...@apache.org on 2011/05/02 20:20:25 UTC, 0 replies.
- svn commit: r1098713 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/general/setterMethodStart.vm - posted by tf...@apache.org on 2011/05/02 20:21:10 UTC, 0 replies.
- svn commit: r1098714 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/general/setterMethodEnd.vm - posted by tf...@apache.org on 2011/05/02 20:22:01 UTC, 0 replies.
- svn commit: r1098715 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/base/doDelete.vm - posted by tf...@apache.org on 2011/05/02 20:23:20 UTC, 0 replies.
- svn commit: r1098717 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/base/doSelectJoin.vm - posted by tf...@apache.org on 2011/05/02 20:24:06 UTC, 0 replies.
- [jira] [Assigned] (TORQUE-155) Use "${size} CHAR" instad of "${size}" as SQL for column size in oracle - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/02 21:28:03 UTC, 0 replies.
- [jira] [Created] (TORQUE-155) Use "${size} CHAR" instad of "${size}" as SQL for column size in oracle - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/02 21:28:03 UTC, 0 replies.
- svn commit: r1098759 - in /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates: platform/ transformer/sql/ typemapping/ - posted by tf...@apache.org on 2011/05/02 21:30:43 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-155) Use "${size} CHAR" instad of "${size}" as SQL for column size in oracle - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/02 21:32:03 UTC, 0 replies.
- create package org.apache.torque.sql in torque runtime - posted by Thomas Fox <Th...@seitenbau.net> on 2011/05/05 15:31:07 UTC, 5 replies.
- svn commit: r1099785 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/Transaction.java - posted by tf...@apache.org on 2011/05/05 15:32:16 UTC, 0 replies.
- svn commit: r1100618 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/adapter/DBFactory.java - posted by tf...@apache.org on 2011/05/07 22:33:20 UTC, 0 replies.
- svn commit: r1100619 - in /db/torque/torque4/trunk/torque-runtime/src: main/java/org/apache/torque/adapter/ main/java/org/apache/torque/oid/ main/java/org/apache/torque/sql/ main/java/org/apache/torque/util/ test/java/org/apache/torque/adapter/ test/ja... - posted by tf...@apache.org on 2011/05/07 22:37:20 UTC, 0 replies.
- svn commit: r1100623 - /db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/modules/runtime/reference/relevant-classes.xml - posted by tf...@apache.org on 2011/05/07 22:50:07 UTC, 0 replies.
- [GUMP@vmgump]: Project db-torque-runtime-test (in module db-torque) failed - posted by ge...@gump.apache.org on 2011/05/08 09:59:33 UTC, 6 replies.
- Torque 4 next steps - posted by Thomas Fox <Th...@seitenbau.net> on 2011/05/09 22:02:51 UTC, 7 replies.
- svn commit: r1102880 - in /db/torque/torque4/trunk/torque-templates/src/main: java/org/apache/torque/templates/transformer/om/ resources/org/apache/torque/templates/om/templates/dbObject/base/ - posted by tf...@apache.org on 2011/05/13 22:00:32 UTC, 0 replies.
- svn commit: r1102881 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/baseDbObject.vm - posted by tf...@apache.org on 2011/05/13 22:01:22 UTC, 0 replies.
- svn commit: r1102883 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/getByNameMethods.vm - posted by tf...@apache.org on 2011/05/13 22:06:20 UTC, 0 replies.
- svn commit: r1102884 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/saveMethods.vm - posted by tf...@apache.org on 2011/05/13 22:07:37 UTC, 0 replies.
- svn commit: r1103166 - /db/torque/torque4/trunk/torque-generator/src/main/java/org/apache/torque/generator/configuration/source/FileSourceSaxHandler.java - posted by tf...@apache.org on 2011/05/14 19:24:08 UTC, 0 replies.
- svn commit: r1103171 [3/4] - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/util/ torque-runtime/src/test/java/org/apache/torque/sql/ torque-runtime/src/test/java/org/apache/torque/util/ torque-templates/src/main/java/org/a... - posted by tf...@apache.org on 2011/05/14 19:34:25 UTC, 0 replies.
- svn commit: r1103171 [1/4] - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/util/ torque-runtime/src/test/java/org/apache/torque/sql/ torque-runtime/src/test/java/org/apache/torque/util/ torque-templates/src/main/java/org/a... - posted by tf...@apache.org on 2011/05/14 19:34:25 UTC, 0 replies.
- svn commit: r1103171 [2/4] - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/util/ torque-runtime/src/test/java/org/apache/torque/sql/ torque-runtime/src/test/java/org/apache/torque/util/ torque-templates/src/main/java/org/a... - posted by tf...@apache.org on 2011/05/14 19:34:25 UTC, 0 replies.
- svn commit: r1103171 [4/4] - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/util/ torque-runtime/src/test/java/org/apache/torque/sql/ torque-runtime/src/test/java/org/apache/torque/util/ torque-templates/src/main/java/org/a... - posted by tf...@apache.org on 2011/05/14 19:34:25 UTC, 0 replies.
- svn commit: r1103186 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/SqlEnum.java - posted by tf...@apache.org on 2011/05/14 21:05:21 UTC, 0 replies.
- svn commit: r1103187 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/FunctionEnum.java - posted by tf...@apache.org on 2011/05/14 21:08:03 UTC, 0 replies.
- svn commit: r1103188 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/FunctionFactory.java - posted by tf...@apache.org on 2011/05/14 21:09:49 UTC, 0 replies.
- svn commit: r1103190 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/SQLFunction.java - posted by tf...@apache.org on 2011/05/14 21:12:47 UTC, 0 replies.
- svn commit: r1103191 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/Aggregate.java - posted by tf...@apache.org on 2011/05/14 21:13:30 UTC, 0 replies.
- svn commit: r1103193 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/functions/package.html - posted by tf...@apache.org on 2011/05/14 21:14:38 UTC, 0 replies.
- svn commit: r1103194 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om: BooleanKey.java DateKey.java StringKey.java - posted by tf...@apache.org on 2011/05/14 21:31:16 UTC, 0 replies.
- svn commit: r1103195 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/LargeSelect.java - posted by tf...@apache.org on 2011/05/14 21:32:08 UTC, 0 replies.
- svn commit: r1103196 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/ListOrderedMapCI.java - posted by tf...@apache.org on 2011/05/14 21:33:04 UTC, 0 replies.
- svn commit: r1103198 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/base/recordmapper/ - posted by tf...@apache.org on 2011/05/14 21:41:16 UTC, 0 replies.
- svn commit: r1103200 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/bean/base/baseBean.vm - posted by tf...@apache.org on 2011/05/14 21:54:38 UTC, 0 replies.
- [jira] [Issue Comment Edited] (TORQUE-150) use generics in the Runtime - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/14 21:56:47 UTC, 0 replies.
- svn commit: r1103201 - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/ torque-runtime/src/main/java/org/apache/torque/adapter/ torque-runtime/src/main/java/org/apache/torque/avalon/ torque-runtime/src/main/java/org/apache/t... - posted by tf...@apache.org on 2011/05/14 21:56:59 UTC, 0 replies.
- [jira] [Assigned] (TORQUE-150) use generics in the Runtime - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/14 22:04:47 UTC, 0 replies.
- svn commit: r1103319 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BaseObject.java - posted by tf...@apache.org on 2011/05/15 13:24:22 UTC, 0 replies.
- svn commit: r1103320 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/BooleanKey.java - posted by tf...@apache.org on 2011/05/15 13:24:58 UTC, 0 replies.
- svn commit: r1103321 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/ObjectKey.java - posted by tf...@apache.org on 2011/05/15 13:25:31 UTC, 0 replies.
- svn commit: r1103322 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/om/SimpleKey.java - posted by tf...@apache.org on 2011/05/15 13:25:58 UTC, 0 replies.
- svn commit: r1103332 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util: Criteria.java SummaryHelper.java - posted by tf...@apache.org on 2011/05/15 13:48:31 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-150) use generics in the Runtime - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 13:51:47 UTC, 0 replies.
- [jira] [Created] (TORQUE-156) equals() methods in XXXKey classes do not obey contract of Object.equals() - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 13:57:47 UTC, 0 replies.
- [jira] [Assigned] (TORQUE-156) equals() methods in XXXKey classes do not obey contract of Object.equals() - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 13:57:47 UTC, 0 replies.
- [jira] [Created] (TORQUE-157) fix splitup of instances between DatabaseMap and Database - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 14:05:47 UTC, 0 replies.
- Solving a problem with Torque - posted by Graham Leggett <mi...@sharp.fm> on 2011/05/15 14:13:41 UTC, 2 replies.
- svn commit: r1103335 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/Criteria.java - posted by tf...@apache.org on 2011/05/15 14:18:13 UTC, 0 replies.
- [jira] [Created] (TORQUE-158) Joins in Criteria are serialized separately with no reason - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 14:21:47 UTC, 0 replies.
- svn commit: r1103353 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/util/Criteria.java - posted by tf...@apache.org on 2011/05/15 14:44:45 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-158) Joins in Criteria are serialized separately with no reason - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 14:45:47 UTC, 0 replies.
- svn commit: r1103503 - in /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque: Database.java TorqueInstance.java map/DatabaseMap.java map/TableMap.java oid/IDBroker.java sql/SqlBuilder.java util/BasePeerImpl.java - posted by tf...@apache.org on 2011/05/15 20:41:15 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-157) fix splitup of instances between DatabaseMap and Database - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 20:41:47 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-153) Fail if null connection is supplied to a method - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 20:51:47 UTC, 0 replies.
- svn commit: r1103511 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/impl/base/doUpdate.vm - posted by tf...@apache.org on 2011/05/15 21:36:25 UTC, 0 replies.
- svn commit: r1103512 - in /db/torque/torque4/trunk: torque-runtime/src/main/java/org/apache/torque/util/ torque-templates/src/main/resources/org/apache/torque/templates/om/templates/peer/base/ torque-templates/src/main/resources/org/apache/torque/templ... - posted by tf...@apache.org on 2011/05/15 21:37:42 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-13) doDelete() should return the number of deleted datasets - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 21:37:47 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-156) equals() methods in XXXKey classes do not obey contract of Object.equals() - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 21:41:47 UTC, 0 replies.
- svn commit: r1103517 - /db/torque/torque4/trunk/torque-templates/src/main/resources/org/apache/torque/templates/om/templates/dbObject/base/saveMethods.vm - posted by tf...@apache.org on 2011/05/15 21:54:35 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-119) Method "save" doesn't handle exceptions which results in unsavable objects - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 21:55:47 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-120) Inappropriate dependencies on Torque from TorqueInstance - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 22:03:47 UTC, 0 replies.
- svn commit: r1103519 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/TorqueInstance.java - posted by tf...@apache.org on 2011/05/15 22:03:59 UTC, 0 replies.
- svn commit: r1103523 - /db/torque/torque4/trunk/torque-runtime/src/main/java/org/apache/torque/TorqueInstance.java - posted by tf...@apache.org on 2011/05/15 22:09:01 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-122) TorqueInstance.shutdown() skips closing databases - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/15 22:09:47 UTC, 0 replies.
- svn commit: r1125337 - /db/torque/torque4/trunk/torque-templates/src/main/java/org/apache/torque/templates/transformer/om/OMColumnTransformer.java - posted by tf...@apache.org on 2011/05/20 14:00:16 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-159) Split generated peer classes into implementation and a static wrapper - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/29 19:43:47 UTC, 0 replies.
- [jira] [Created] (TORQUE-159) Split generated peer classes into implementation and a static wrapper - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/29 19:43:47 UTC, 0 replies.
- [jira] [Created] (TORQUE-160) Criteria should not inherit from hashtable - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/29 19:47:47 UTC, 0 replies.
- Torque 4 next steps status - posted by Thomas Fox <Th...@seitenbau.net> on 2011/05/29 19:49:40 UTC, 0 replies.
- [jira] [Assigned] (TORQUE-160) Criteria should not inherit from hashtable - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/29 19:49:47 UTC, 0 replies.
- [jira] [Resolved] (TORQUE-160) Criteria should not inherit from hashtable - posted by "Thomas Fox (JIRA)" <ji...@apache.org> on 2011/05/29 19:49:47 UTC, 0 replies.