パッケージ | 説明 |
---|---|
yokohama.yellow_man.sena.components.scraping |
スクレイピング処理を行う機能を提供する。
|
yokohama.yellow_man.sena.jobs |
バッチクラスを提供する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static IndicatorsEntity |
ScrapingComponent.getIndicators(java.lang.Integer stockCode)
企業指標を取得する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
private boolean |
ImportIndicators._saveIndicators(java.util.Date date,
IndicatorsEntity indicatorsEntity)
エンティティから、モデルにデータを詰め替えDBに保存する。
|