posted 16 years ago
Hi
I have not used Websphere so far and I had a question, if I have a distriubted database with me can I use Websphere where I have CMP Entity beans?
How would I have mapping of data to various database hosts in this case? e.g.
userid >= 0 to < 100 goes to DB1<br /> userid >=100 to <200 goes to DB2 etc...
If I were using BMP Entity beans then I guess I could have done it but if I use CMP Entity beans, can I use it?
Thanks
Maulin