RocketSoftware / multivalue-lab

Demo code from Rocket's MV Servers Lab for UniVerse/UniData/D3 and associated clients, APIs & tools
MIT License
72 stars 83 forks source link

Create DeployPoolDataSource.java as a JDBC2.0 Sample #50

Closed ysheng312 closed 9 years ago

ysheng312 commented 9 years ago

Add a Sample About How to Deploy a UniJDBCConnectionPoolDataSource With Naming Service That Uses JNDI API

ysheng312 commented 9 years ago

I also added an example showing how to use the registered Pooled UniJDBCDataSource to initiate JDBC connections (From Connection Pool).

jzagnoli commented 9 years ago

Josh, thank you for the new JDBC examples.