Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

oracle.sql
Class AttributeDescriptor

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

public class AttributeDescriptor
extends Object


Field Summary
static boolean TRACE
           
 
Method Summary
 String getAttributeName()
          Returns the name of the attribute.
 TypeDescriptor getTypeDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, 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 String getAttributeName()
Returns the name of the attribute.


Oracle JDBC API Reference
12c Release 1 ("12.1.0.2.0")
E17663-03

Copyright © 2008, 2013, Oracle. All rights reserved.