public class JdbcCategory extends CachedCategory
childCategorys, classLoader, name, parent, refreshed, thingIndexs, thingManager| 构造器和说明 |
|---|
JdbcCategory(String name,
ThingManager thingManager,
Category parent) |
| 限定符和类型 | 方法和说明 |
|---|---|
Connection |
getConnection() |
String |
getFilePath()
返回文件所在的位置。
|
void |
refresh()
刷新。
|
void |
refresh(boolean includeChild)
刷新。
|
addCategory, addThingIndex, getCategory, getCategorys, getClassLoader, getName, getParent, getSimpleName, getThing, getThingIndexs, getThingIndexs, getThingManager, getThings, getThings, iterator, iterator, setClassLoaderpublic JdbcCategory(String name, ThingManager thingManager, Category parent)
public Connection getConnection()
public void refresh()
Categorypublic void refresh(boolean includeChild)
CategoryincludeChild - 是否包含子目录Copyright © 2022 xworker.org. All rights reserved.