| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.support.sqlstore.model | |
| com.sun.jdo.spi.persistence.support.sqlstore.sql.generator |
| Modifier and Type | Method and Description |
|---|---|
UpdateQueryPlan |
ClassDesc.getUpdateQueryPlan(UpdateObjectDescImpl desc,
SQLStoreManager store)
Retrieves the update query plan for the specified descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateStatement.bindInputColumns(DBStatement s,
UpdateObjectDescImpl updateDesc) |
String |
UpdateStatement.getFormattedSQLText(UpdateObjectDescImpl updateDesc)
Gets formatted sql text corrsponding to this statement object.
|
Copyright © 2019. All rights reserved.