P
Prashant Parashar
I am writing a JDBC driver. Although I am done with writing the basic
stuff and getting a connection thru DriverManager, I am not sure how to
get my DataSource properties displayed automatically in the UI of an
application server.
For example, while configuring data source in WebSphere, it shows a
custom properties page. How to get these properties on that page?
Thanks in advance!
stuff and getting a connection thru DriverManager, I am not sure how to
get my DataSource properties displayed automatically in the UI of an
application server.
For example, while configuring data source in WebSphere, it shows a
custom properties page. How to get these properties on that page?
Thanks in advance!