Registry / orm / mapper

mapper

JSON →
library6.0.0javamavenunverified

A universal MyBatis mapper that simplifies database operations by providing common CRUD methods without writing XML or annotations.

ormdatabase
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tk.mybatis.mapper.common.Mapper

Defines a MyBatis mapper interface extending the universal Mapper

import tk.mybatis.mapper.common.Mapper; public interface UserMapper extends Mapper<User> { }
Debug
Known footguns
breakingVersion 6.0.0 may have breaking changes from earlier versions
Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Security & dependencies

CVE tracking and dependency tree are planned for a later release.

Agent activity
16 hits · last 30 days
gptbot
3
amazonbot
3
claudebot
3
mj12bot
2
ahrefsbot
1
Resources