org.apache.derby.impl.sql.execute
Interface KeyToBaseRowConstantAction
- All Superinterfaces:
- ConstantAction
- public interface KeyToBaseRowConstantAction
- extends ConstantAction
getEmptyHeapRow
public ExecRow getEmptyHeapRow(LanguageConnectionContext lcc)
throws StandardException
- Throws:
StandardException
getEmptyKeyRow
public ExecRow getEmptyKeyRow()
throws StandardException
- Throws:
StandardException
getKeyConglomId
public long getKeyConglomId()
throws StandardException
- Throws:
StandardException
getBaseTableConglomId
public long getBaseTableConglomId()
throws StandardException
- Throws:
StandardException
getTableId
public UUID getTableId()
throws StandardException
- Throws:
StandardException
getBaseRowReadList
public FormatableBitSet getBaseRowReadList()
throws StandardException
- Throws:
StandardException
Apache Derby V10.1 Engine Documentation - Copyright © 1997,2005 The Apache Software Foundation or its licensors, as applicable.