BEA Systems, Inc.

WebLogic Server 6.1 API Reference

weblogic.jdbc.informix4
Class ManualColumnEntry

java.lang.Object
  |
  +--weblogic.jdbc.informix4.ManualColumnEntry

public class ManualColumnEntry
extends java.lang.Object

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Field Summary
protected  java.lang.String m_Name
           
protected  int m_Type
           
 
Method Summary
 java.lang.String getName()
           
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_Name

protected java.lang.String m_Name

m_Type

protected int m_Type
Method Detail

getName

public java.lang.String getName()

getType

public int getType()

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

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