Category:DataSource

From Java Example Source Code

Jump to: navigation, search

These Java example programs introduce DataSource--A factory for connections to the physical data source that this DataSource object represents. An alternative to the DriverManager facility, a DataSource object is the preferred means of getting a connection. An object that implements the DataSource interface will typically be registered with a naming service based on the JavaTM Naming and Directory (JNDI) API.

Pages in category "DataSource"

The following 2 pages are in this category, out of 2 total.

C

S

Personal tools