Skip navigation links

Oracle Database JDBC Java API Reference
11g Release 2

E13995-03


oracle.sql
Class AttributeDescriptor

java.lang.Object
  extended by oracle.sql.AttributeDescriptor


public class AttributeDescriptor
extends java.lang.Object

Field Summary
static boolean TRACE
           

 

Method Summary
 java.lang.String getAttributeName()
          Returns the name of the attribute.
 TypeDescriptor getTypeDescriptor()
           

 

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

TRACE

public static final boolean TRACE
See Also:
Constant Field Values

Method Detail

getTypeDescriptor

public TypeDescriptor getTypeDescriptor()

getAttributeName

public java.lang.String getAttributeName()
Returns the name of the attribute.

Skip navigation links

Oracle Database JDBC Java API Reference
11g Release 2

E13995-03


Copyright © 2009, Oracle and/or its affiliates. All rights reserved.