I've also added a page to the Wiki on table creation, including an example of using the Deployer class to deploy tables and of using the GenericQueryManager to do automated creation. This is linked from the "Database" cookbook page.

http://rifers.org/wiki/display/RIFE/Creating+tables

Everyone please edit it if I've gotten anything wrong.

-Steve


Geert Bevin wrote:
Hi Steven,

This is exactly right. The GenericQueryManager is built on top of the DbQueryManager. In the current implementation you can actually just cast the GenericQueryManager to the DbQueryManager but that is quite ugly.

So what you are doing is the best way.

Best regards,

Geert

_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to