| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.sql | |
| com.sun.jdo.spi.persistence.support.sqlstore.sql.generator |
| Modifier and Type | Method and Description |
|---|---|
ColumnRef |
ResultFieldDesc.getColumnRef()
Return the column reference
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResultDesc.addField(LocalFieldDesc fieldDesc,
ColumnRef columnRef,
boolean projection)
Create and add a ResultFieldDesc for the given fieldDesc and columnRef.
|
| Constructor and Description |
|---|
ResultFieldDesc(LocalFieldDesc fieldDesc,
ColumnRef columnRef) |
| Modifier and Type | Method and Description |
|---|---|
ColumnRef |
SelectStatement.addColumn(org.netbeans.modules.dbschema.ColumnElement columnElement,
QueryTable queryTable) |
protected ColumnRef |
Statement.getColumnRef(org.netbeans.modules.dbschema.ColumnElement columnElement) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Statement.addColumnRef(ColumnRef columnRef) |
Copyright © 2017. All rights reserved.