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

Quick Search    Search Deep

Uses of Package
org.apache.derby.iapi.db

Classes in org.apache.derby.iapi.db used by org.apache.derby.iapi.db
Database
          The org.apache.derby.iapi.db.Database interface provides "internal" methods on the database which are not available to JBMS users (org.apache.derby.database.Database, which this interface extends, provides all the externally visible methods).
TriggerExecutionContext
          A trigger execution context holds information that is available from the context of a trigger invocation.