Hi,
I'm using legacy database schema where is one table (e.g. laboratory) and for 
each laboratory exists one table (e.g. [laboratory_shortcut]_order) with same 
structure.

example:
table laboratory
id  -   shortcut    -  description
1   -   bio           -  biochemistry
2   -   hem         -  hematology

and there are two tables bio_order and hem_order. These tables have same 
structure.
I wish make one entity (Order) that could be mapped sometimes on first table 
(bio_order) and sometimes on second table (hem_order).

I know that this db schema is terrible but I must use it :(
Thx for advice

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952633#3952633

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952633

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to