This website requires JavaScript.
Explore
Help
Sign In
yexuejc
/
db2java
Watch
1
Star
0
Fork
0
You've already forked db2java
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
yexuejc
d0fb11bb62
create project
2025-09-11 07:28:13 +08:00
db2java-core
create project
2025-09-11 07:28:13 +08:00
db2java-web
create project
2025-09-11 07:28:13 +08:00
.gitignore
create project
2025-09-11 07:28:13 +08:00
README.md
create project
2025-09-11 07:28:13 +08:00
README.md
Unescape
Escape
一个把数据库表生成java对象的工具
核心功能
支持把数据库表
(
MySQL
,
PostgreSQL
)
生成成对应的java对象
(
Entity
)
支持生成JPA的Entity和Mybatis的Mapper
(
entity,mapper.java,mapper.xml
)
Description
No description provided
Readme
42
KiB