public interface IMultiKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
String[] |
getKeyColumnNames()
数据库主键的列名
|
boolean |
hasGeneratedKeys()
是否需要数据库生成主键
|
boolean hasGeneratedKeys()
String[] getKeyColumnNames()
Copyright © 2024. All rights reserved.