BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Class
weblogic.db.jdbc.Column

Packages that use Column
weblogic.db.jdbc WebLogic dbKona is a set of high-level database connectivity objects that give Java applications and applets access to databases. 
 

Uses of Column in weblogic.db.jdbc
 

Methods in weblogic.db.jdbc that return Column
 Column Schema.column(java.lang.String pos)
          Returns the Column object of the specified name from a Schema.
 Column Schema.column(int pos)
          Returns the Column object at the specified index position in a Schema.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.