Package | Description |
---|---|
org.biolegato.database |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<EntriesListModel.Entry> |
EntriesListModel.entries
The current 'cached' list of database entries for the given schema
This is used as a reference and modified by the function checkupdate.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<EntriesListModel.Entry> |
EntriesListModel.getEntries(java.sql.Connection conn,
DBSchema schema)
Get all of the entries for the current database schema
|
Copyright © 2008-2014 University of Manitoba.