|
| webMethods Ezine: Turn Your Database Schema Into Records |
|
| Author |
Message |
Dan Green
Rating: N/A Votes: 0 (Vote!) | | Posted on Wednesday, October 02, 2002 - 09:48 pm: |
|
Questions or comments about this webMethods Ezine article? Click here to read the original text. |
Edmon Begoli
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, October 11, 2002 - 01:16 pm: |
|
I wonder if the steps discussed in this article can be drastically simplified by using the plain Java (java.sql) package to get the table (or even data base) metadata. It is very simple to do using a DatabaseMetaData and ResultSetMetaData interfaces. I agree that XMLSpy is nice tool, but it is also expensive for this kind of small steps, and it can not be autmated. I would definitely recommend having this kind of work done in a custom package as a java service. Thank you Edmon |
PU
Rating: N/A Votes: 0 (Vote!) | | Posted on Friday, October 11, 2002 - 01:26 pm: |
|
HI Edmon, Do you have those service written? I would like to try it. |
|
|
Advertise at wMUsers
|