A JDBC-enabled application can connect to a CA Datacom/DB database using the DriverManager class with a URL or using JNDI with a DatacomDataSource object. Either technique can reference a data source name similar to an ODBC data source. This DSN is defined within the web server (for example, WebSphere), or in the application server environment.
Note: You can also specify this information using DriverPropertyInfo objects or in the DatacomDataSource.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|