I have two classes :

One is Product and other is Service. One product can have multiple services.

 

Product details are stored in product table. Service details in service details.

Service table has foreign key referencing prioduct_id which is primary key in product table.

 

While doing select iBatis supports selecting data from multiple tables using one query (avoiding N+1 selects).

Is there a way to insert into multiple tables using one insert query.

 

 

 


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.

www.wipro.com

Reply via email to