| Modifier and Type | Method and Description |
|---|---|
static Reuters21578 |
Reuters21578DAO.selectSingle(int newID) |
| Modifier and Type | Method and Description |
|---|---|
static List<Reuters21578> |
Reuters21578DAO.selectAll() |
static List<Reuters21578> |
Reuters21578DAO.selectModApte(String lewisSplit,
boolean topics) |
static List<Reuters21578> |
Reuters21578DAO.selectRandomList(int size) |
static List<Reuters21578> |
Reuters21578DAO.selectRange(int startIdx,
int size) |
| Modifier and Type | Method and Description |
|---|---|
static int |
Reuters21578DAO.insert(Reuters21578 reuters21578) |
Copyright © 2013–2015 Knowm Inc.. All rights reserved.