Hey,
I am trying to create a table like BookAuthorMap which has two columns :-
BookId and AuthorId. These are my primary key in another table. I want to
insert my values in these column rather auto increment.

Please help me; how should be my Schema file and the java code to insert the
values in this table.
-- 
View this message in context: 
http://old.nabble.com/Create-Composite-Primary-key-and-inserting-values%2CApache-Torque-tp29258998p29258998.html
Sent from the Apache DB - Torque Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscr...@db.apache.org
For additional commands, e-mail: torque-dev-h...@db.apache.org

Reply via email to