A B C D E F G H I L M N O P R S T U W

S

SearchKey - Class in global
Provides a general and type-safe way to store and compare index search keys.
SearchKey(Integer) - Constructor for class global.SearchKey
Constructs a new integer search key.
SearchKey(Float) - Constructor for class global.SearchKey
Constructs a new float search key.
SearchKey(String) - Constructor for class global.SearchKey
Constructs a new string search key.
SearchKey(Object) - Constructor for class global.SearchKey
Constructs a search key from a generic value.
SearchKey(SearchKey) - Constructor for class global.SearchKey
Copy constructor for a search key.
SearchKey(byte[], short) - Constructor for class global.SearchKey
Constructs a SearchKey stored in the given data buffer.
setCharValue(char, int, byte[]) - Static method in class global.Convert
Writes a unicode character into the given byte array at the specified position.
setFloatValue(float, int, byte[]) - Static method in class global.Convert
Writes a float into the given byte array at the specified position.
setIntValue(int, int, byte[]) - Static method in class global.Convert
Writes an integer into the given byte array at the specified position.
setpage(byte[]) - Method in class global.Page
set the page with the given byte array
setPage(Page) - Method in class global.Page
Sets this page's data array to share the given page's data array.
setShortValue(short, int, byte[]) - Static method in class global.Convert
Writes a short into the given byte array at the specified position.
setStringValue(String, int, byte[]) - Static method in class global.Convert
Writes a string into the given byte array at the specified position.
slotno - Variable in class global.RID
The record's slot number.
SortKey - Class in global
One term in an ORDER BY clause; i.e.
SortKey(Object, boolean) - Constructor for class global.SortKey
Constructs a SortKey from the given values.
STRING - Static variable in class global.AttrType
 

A B C D E F G H I L M N O P R S T U W