org.apache.ibatis.cursor.Cursor<Boolean> |
EntitySelectOneDirectMapper.directExistsInnerByAny(Object entity,
boolean includeEmpty,
Set<String> includeEmptyFields,
Set<String> excludeFields) |
org.apache.ibatis.cursor.Cursor<Boolean> |
EntitySelectOneDefaultMapper.existsInnerByAny(Object entity,
boolean includeEmpty,
Set<String> includeEmptyFields,
Set<String> excludeFields,
Boolean withLogicDeleted) |
org.apache.ibatis.cursor.Cursor<Boolean> |
EntitySelectOneExceptLogicDeletedMapper.existsInnerByAnyExceptLogicDeleted(Object entity,
boolean includeEmpty,
Set<String> includeEmptyFields,
Set<String> excludeFields) |
org.apache.ibatis.cursor.Cursor<Boolean> |
SelectStatementMapper.existsInnerBySql(SelectStatement<?> statement) |