In this example, we shall demonstrate how to create the Data-source using Java Naming and Directory Interface or JNDI, for short. The JNDI Data-source created in web-server uses one of the connection pooling libraries like DBCP, C3P0 or the BoneCP. The connection pool can be created in the Web-Server or it can also be created […]