JavaScript is disabled on your browser.
java.lang.Object
org.apache.derby.impl.sql.compile.ColumnReference.RemapInfo
Enclosing class:
ColumnReference
private static class ColumnReference.RemapInfo
extends java.lang.Object
Helper class to keep track of remap data when a ColumnReference
is remapped multiple times. This allows the CR to be UN-
remapped multiple times, as well.
Constructor Summary
Constructors
Constructor and Description
RemapInfo (int cNum,
int tNum,
java.lang.String cName,
ResultColumn rc)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Field Detail
colName
java.lang.String colName
Method Detail
getColumnNumber
int getColumnNumber()
getTableNumber
int getTableNumber()
Built on Wed 2017-07-26 06:18:47+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.