Hello
For some reasons I want the system be able to access 2nd DB, which is an
existing DB for another system. I think it can be done in 2 ways:
1. write DB connection code in java class
2. using entity engine, I already have a copy of Postgresql datasource,
and it connects to the 2nd DB successfully, however, in order to use
those tables, I'll have to write those "entity name", "fields name" in
entirymodel.xml, is there a way to avoid doing this? or only define
"entity name" in somewhere and let the system learn the fields from the
table.
Thanks
Hao
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users