Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.derby.iapi.sql.conn

Interface Summary
Authorizer The Authorizer verifies a connected user has the authorization to perform a requested database operation using the current connection.
LanguageConnectionContext LanguageConnectionContext keeps the result sets, and activations in use by the current connection.
LanguageConnectionFactory Factory interface for items specific to a connection in the language system.
StatementContext StatementContext keeps the context for a statement.
 

Class Summary
ConnectionUtil