JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
Detail:  
Field |  
Constr  |  
Method 
 
 
  
All Implemented Interfaces: 
java.io.Serializable 
 
 
 
public class AmbiguousColumnException 
extends SQLQueryClauseException  
Exception thrown when the name of a column in a query is ambiguous - i.e. it
 isn't qualified and it could refer to the column of more than one member of
 the FROM clause of a query.
See Also:  
Serialized Form  
 
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Throwable 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
 
 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.4.0)  E81459-01
 
Detail:  
Field |  
Constr  |  
Method 
 
 
  
Copyright © 1997, 2019, Oracle. All rights reserved.