Categorypublic 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 © 2021 xworker.org. All rights reserved.