Package com.noelios.restlet.ext.jdbc

Integration with JDBC 3.0.

See:
          Description

Class Summary
JdbcClientHelper Client connector to a JDBC database.
JdbcResult JDBC result wrapper.
RowSetRepresentation XML Representation of a ResultSet instance wrapped either in a JdbcResult instance or in a WebRowSet.
 

Package com.noelios.restlet.ext.jdbc Description

Integration with JDBC 3.0. Java Database Connectivity (JDBC) is the industry standard for database-independent connectivity between the Java programming language and a wide range of databases - SQL databases and other tabular data sources, such as spreadsheets or flat files.

Since:
1.0
See Also:
JDBC product page


Copyright © 2005-2008 Noelios Technologies.