- Sort Score
- Result 10 results
- Languages All
Results 61 - 61 of 61 for selectByPK (0.44 sec)
-
src/main/java/org/codelibs/fess/app/service/CrawlingInfoService.java
* @return an OptionalEntity containing the CrawlingInfo if found, empty otherwise */ public OptionalEntity<CrawlingInfo> getCrawlingInfo(final String id) { return crawlingInfoBhv.selectByPK(id); } /** * Stores (inserts or updates) a crawling information record. * Sets up the store conditions including creation time if not already set,
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 19.9K bytes - Viewed (0)