public class BaseEntityWrap extends Object
| Modifier and Type | Field and Description |
|---|---|
Class<?> |
entityClz |
String |
pkName |
String |
tableName |
| Modifier and Type | Method and Description |
|---|---|
static BaseEntityWrap |
get(BaseMapper bm) |
public Class<?> entityClz
public String tableName
public String pkName
public static BaseEntityWrap get(BaseMapper bm)
Copyright © 2025. All rights reserved.