Package | Description |
---|---|
org.apache.ibatis.session |
Base package.
|
Modifier and Type | Method and Description |
---|---|
Configuration.StrictMap<V> |
Configuration.StrictMap.conflictMessageProducer(BiFunction<V,V,String> conflictMessageProducer)
Assign a function for producing a conflict error message when contains value with the same key.
|
Copyright © 2009–2021 MyBatis.org. All rights reserved.