|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hardcode.gdbms.engine.data.edition.InsertEditionInfo
public class InsertEditionInfo
| Constructor Summary | |
|---|---|
InsertEditionInfo(java.lang.String tableName,
InternalBuffer internalBuffer,
long internalBufferIndex,
java.lang.String[] fieldNames,
DBDriver driver)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSQL()
Gets the SQL to modify the data source or null if the data source does not have to be modified |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InsertEditionInfo(java.lang.String tableName,
InternalBuffer internalBuffer,
long internalBufferIndex,
java.lang.String[] fieldNames,
DBDriver driver)
| Method Detail |
|---|
public java.lang.String getSQL()
throws DriverException
EditionInfo
getSQL in interface EditionInfoDriverException - if cannot get the SQL statement
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||