Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
D
DatabaseName
- Static variable in class global.
Minibase
Name of the data file.
db_name()
- Method in class diskmgr.
DiskMgr
Functions to return some characteristics of the database.
db_num_pages()
- Method in class diskmgr.
DiskMgr
db_page_size()
- Method in class diskmgr.
DiskMgr
DBDestroy()
- Method in class diskmgr.
DiskMgr
Destroy the database, removing the file that stores it.
deallocate_page(PageId, int)
- Method in class diskmgr.
DiskMgr
Deallocate a set of pages starting at the specified page number and a run size can be specified.
deallocate_page(PageId)
- Method in class diskmgr.
DiskMgr
Deallocate a set of pages starting at the specified page number with run size = 1
delete_file_entry(String)
- Method in class diskmgr.
DiskMgr
Delete the entry corresponding to a file from the header page(s).
DiskManager
- Static variable in class global.
Minibase
The Minibase Disk Space Manager.
diskmgr
- package diskmgr
DiskMgr
- Class in
diskmgr
DiskMgr()
- Constructor for class diskmgr.
DiskMgr
default constructor.
DiskMgrException
- Exception in
diskmgr
DiskMgrException(Exception, String)
- Constructor for exception diskmgr.
DiskMgrException
dump_space_map()
- Method in class diskmgr.
DiskMgr
Print out the space map of the database.
DuplicateEntryException
- Exception in
diskmgr
DuplicateEntryException(Exception, String)
- Constructor for exception diskmgr.
DuplicateEntryException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W