WebObjects 5.2

Uses of Class
com.webobjects.jdbcadaptor.JDBCChannel

Packages that use JDBCChannel
com.webobjects.jdbcadaptor Provides an implementation of an Enterprise Objects adaptor for JDBC data sources. 
 

Uses of JDBCChannel in com.webobjects.jdbcadaptor
 

Methods in com.webobjects.jdbcadaptor with parameters of type JDBCChannel
 NSArray JDBCPlugIn.newPrimaryKeys(int count, EOEntity entity, JDBCChannel channel)
          Generates a batch of new primary keys for entity.
 EOStoredProcedure JDBCPlugIn.storedProcedureNamed(String spName, JDBCChannel channel, NSDictionary jdbcTypeDictionary)
          Deprecated.  
 void JDBCPlugIn.updateLOBs(JDBCChannel channel, JDBCExpression expr, NSDictionary row, EOEntity entity)
          Update LOBs (BLOBs and CLOBs).
 NSArray OraclePlugIn.newPrimaryKeys(int count, EOEntity entity, JDBCChannel channel)
           
 void OraclePlugIn.updateLOBs(JDBCChannel channel, JDBCExpression expression, NSDictionary row, EOEntity entity)
           
 


Last updated Fri Feb 21 13:15:00 PST 2003.

Copyright © 2003 Apple Computer, Inc.