 |
java.sql: public interface: Connection - DocJar: Search Open Source Java API
java.sql public interface: Connection [javadoc | source] All Implemented Interfaces: Wrapper, AutoCloseable A connection (session) with a specific database. SQL statements are executed and results are returned within the context of a connection.
www.docjar.com |
 |