| 程序包 | 说明 |
|---|---|
| cool.lazy.cat.orm.core.jdbc.mapping.field.access |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PathDescriptorImpl |
| 限定符和类型 | 方法和说明 |
|---|---|
PathDescriptor |
FieldDescriptor.getPath() |
PathDescriptor |
FieldDescriptorImpl.getPath() |
PathDescriptor |
TableNode.getPath() |
PathDescriptor |
TableNodeImpl.getPath() |
| 限定符和类型 | 方法和说明 |
|---|---|
default boolean |
PathDescriptor.belong(PathDescriptor pathDescriptor)
给定一个路径描述 判断当前路径是否处于改路径之上
|
protected boolean |
AbstractFieldAccessor.ignoreNode(PathDescriptor path)
判断给定路径的资源是否被忽略访问
|
| 构造器和说明 |
|---|
FieldDescriptorImpl(PathDescriptor path,
PojoField field,
TableNode tableNode,
int moldIndex) |
TableNodeImpl(PathDescriptor pathDescriptor,
String schema,
String tableName,
Class<?> pojoType,
TableNode belongPojoTable,
PojoMapping pojoMapping) |
Copyright © 2022. All rights reserved.