I know that these questions could (and should) have been answered in the users list but I've posted them to both torque and turbine lists and no one has provided me with a response let alone an answer. Someone has the answers I seek and if it isnt one of the developers then I dont know who it could be. :)
1. What is the detailed definition of the options available for idMethod? What I mean is I know what the options are, but I cannot find any text which differentiates and describes their behavior when set. 2. This goes along with #1: When I define a table in appname-schema.xml as using any method other than 'idbroker' the defined primary key column lacks a datatype in the resulting sql script. The datatype IS defined in the xml file so I cant figure out why this would happen. 3. In the documentation I've found conflicting statements with regard to idbrokering...one statement said that brokered id's come from the id_table, the other said they come from sequences in the db. I'm sure there is a degree of truth in both statements, but I was wondering if someone could provide a concise explanation that might better define when one behavior is implemented over another. 4. When I specify 'database.manual.creation = true' in the Turbine.properties file, Torque still attempts to create the database from the sql scripts. Are there Torque specific properties that might be conflicting to cause this? I'm really not expecting anyone on this list to have the answer to this, but its worth the shot... Thanks in advance for any help... -bill -- To unsubscribe, e-mail: <mailto:turbine-torque-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-torque-dev-help@;jakarta.apache.org>
