Package org.apache.derby.iapi.sql.conn
package org.apache.derby.iapi.sql.conn
-
ClassDescriptionThe Authorizer verifies a connected user has the authorization to perform a requested database operation using the current connection.LanguageConnectionContext keeps the result sets, and activations in use by the current connection.Factory interface for items specific to a connection in the language system.An implementation of this interface encapsulates some of the SQL session context's state variables, cf.StatementContext keeps the context for a statement.