The tutorial is missing something.
If you have an existing database (Let's say Informix) and you want to
port it to an other database (Let's say MySQL) for datawarehousing.
The tutorial should should also mention something on how to do this.
First create a project that gets the informix structu
Author: tv
Date: Sun Jan 8 12:16:12 2006
New Revision: 367086
URL: http://svn.apache.org/viewcvs?rev=367086&view=rev
Log:
Rolled back the changes in readObject() because of
serialization errors in JDK 1.4.
Modified:
db/torque/runtime/trunk/src/java/org/apache/torque/util/Criteria.java
Modi
Author: tv
Date: Sun Jan 8 12:06:22 2006
New Revision: 367082
URL: http://svn.apache.org/viewcvs?rev=367082&view=rev
Log:
Added a shortcut to multiproject:clean
Modified:
db/torque/trunks/maven.xml
Modified: db/torque/trunks/maven.xml
URL:
http://svn.apache.org/viewcvs/db/torque/trunks/mav
Author: tv
Date: Sun Jan 8 12:05:06 2006
New Revision: 367081
URL: http://svn.apache.org/viewcvs?rev=367081&view=rev
Log:
Added test for doSelectAllExceptXXX()
Modified:
db/torque/test/trunk/test-project/src/java/org/apache/torque/DataTest.java
Modified:
db/torque/test/trunk/test-project/s
Author: tv
Date: Sun Jan 8 12:00:03 2006
New Revision: 367079
URL: http://svn.apache.org/viewcvs?rev=367079&view=rev
Log:
- Added tests for managers and caching.
- Made CopyTest, BeanTest and ManagerTest conditional
depending on the settings in project.properties
Note: For the ManagerTest to su
Author: tfischer
Date: Sun Jan 8 01:31:17 2006
New Revision: 367013
URL: http://svn.apache.org/viewcvs?rev=367013&view=rev
Log:
also svn:ignore velocity.log.*
Modified:
db/torque/test/trunk/test-project/ (props changed)
Propchange: db/torque/test/trunk/test-project/
--