Start of Content Area
Java Database Connectivity (SRM-EBP)

Enterprise Buyer (SRM-EBP)

JDBC technology provides an API that lets you access relational databases using the Java programming language. It provides cross-DBMS connectivity to a wide range of SQL databases, and also provides access to tabular data sources such as spreadsheets or flat files.

For more information, see http://java.sun.com/products/jdbc/index.html.

End of Content Area