| Package | Description |
|---|---|
| sf.database.meta | |
| sf.spring.util |
Miscellaneous utility classes, such as String manipulation utilities,
a Log4J configurer, and a state holder for paged lists of objects.
|
| Modifier and Type | Field and Description |
|---|---|
protected LinkedCaseInsensitiveMap<ColumnMapping> |
TableMapping.columnFieldMap
不区分大小写,数据库列名和字段对应,支持实体类里出现只用大小写区分的同类型对象.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedCaseInsensitiveMap<ColumnMapping> |
TableMapping.getColumnFieldMap() |
| Modifier and Type | Method and Description |
|---|---|
LinkedCaseInsensitiveMap<V> |
LinkedCaseInsensitiveMap.clone() |
Copyright © 2020. All rights reserved.