borland Packages Class Hierarchy datastore Package
java.lang.Object +----com.borland.datastore.SqlExecLog
Properties Methods
This class is used internally by other com.borland
classes. You should never use this class directly.
public void indexJoin(Cursor master, Cursor detail, int detailColumns, com.borland.datastore.sql.ColumnObj masterProj, int masterProjCount, AST where)
This is used internally by other com.borland
classes. You should never use this directly.
public void memoryJoin(Cursor cursor, Column[] columns)
This is used internally by other com.borland
classes. You should never use this directly.