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

Quick Search    Search Deep

Uses of Package
org.jboss.ejb.plugins.jaws.jdbc

Classes in org.jboss.ejb.plugins.jaws.jdbc used by org.jboss.ejb.plugins.jaws.jdbc
JDBCBeanExistsCommand
          JDBCBeanExistsCommand
JDBCCommand
          Abstract superclass for all JAWS Commands that use JDBC directly.
JDBCCommandFactory
          Command factory for the JAWS JDBC layer.
JDBCCommandFactory.PreloadRefQueueHandlerTask
          Static class that handles our reference queue.
JDBCFinderCommand
          Abstract superclass of finder commands that return collections.
JDBCLoadEntityCommand
          JAWSPersistenceManager JDBCLoadEntityCommand
JDBCPreloadByPrimaryKeyCommand
          JDBCPreloadByPrimaryKey This finder be called on when read-ahead is turned on and findByPrimaryKey is called.
JDBCPreloadFinderCommand
          Preloads data for all entities in where clause
JDBCQueryCommand
          Abstract superclass for all JAWS Commands that issue JDBC queries directly.
JDBCUpdateCommand
          Abstract superclass for all JAWS Commands that issue JDBC updates directly.