public class FileSearchEntryDAO
extends java.lang.Object
| 限定符和类型 | 方法和说明 |
|---|---|
FileEntry |
getById(long id)
根据ID获取对象
|
static FileSearchEntryDAO |
getInstance()
获取实例
|
public static FileSearchEntryDAO getInstance()
public FileEntry getById(long id) throws java.lang.Exception
id - java.lang.Exception