Author: tv
Date: Fri Jan 4 08:23:17 2019
New Revision: 1850324
URL: http://svn.apache.org/viewvc?rev=1850324&view=rev
Log:
Remove items that are already addressed
Modified:
db/torque/torque4/trunk/torque-templates/todo.txt
Modified: db/torque/torque4/trunk/torque-templates/todo.txt
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-templates/todo.txt?rev=1850324&r1=1850323&r2=1850324&view=diff
==============================================================================
--- db/torque/torque4/trunk/torque-templates/todo.txt (original)
+++ db/torque/torque4/trunk/torque-templates/todo.txt Fri Jan 4 08:23:17 2019
@@ -22,26 +22,17 @@
rename the option torque.om.package.package to torque.om.package
and also in docs
-- remove the getOMClass() method, the CLASS_DEFAULT constant and the
initClass()
- method in the peer templates.
-
- - remove the throws TorqueException in places where no database access
- and no potential configuration problem occurs ?
+- remove the throws TorqueException in places where no database access
+ and no potential configuration problem occurs ?
-- return the number of deleted objects in doDelete methods
- rename numColumns constant ?
- what to do with unused field cascade in criteria ?
-- autocommit handling in Transaction: connections are set autocommit after
releasing. Why ?
-- useTransaction field in Criteria. What is its use ? Remove ?
- Joins are not serializable. Why? also check readObject and writeObject
methods in Criteria
-
in om classes:
- getPeer() method. Should this now return peerImpl or be removed completely ?
in peer classes:
-- remove deprecated getMapBuilder() methods ?
-
- find warnings in generation process (undefined mergepoints ?)
- use "XXX char" as Varchar size for Oracle scripts
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]