当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 11

一只特立独行的书生郎/OracleMysqlGen
关闭

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
oracle.properties 733 Bytes
一键复制 编辑 原始数据 按行查看 历史
明日愁来明日愁 提交于 2018-02-08 11:51 . 1
#\u4EE3\u7801\u751F\u6210\u5668\uFF0C\u914D\u7F6E\u4FE1\u606F
#\u5305\u540D
package=com.test.system
#\u4F5C\u8005
author=yan
#Email
email=137447345@qq.com
#\u81EA\u52A8\u53BB\u9664\u8868\u524D\u7F00\uFF0C\u9ED8\u8BA4\u662F true
autoRemovePre=true
#\u8868\u524D\u7F00(\u7C7B\u540D\u4E0D\u4F1A\u5305\u542B\u8868\u524D\u7F00)
tablePrefix=sys_
#\u7C7B\u578B\u8F6C\u6362\uFF0C\u914D\u7F6E\u4FE1\u606F
tinyint=Integer
smallint=Integer
mediumint=Integer
int=Integer
number=Integer
NUMBER=Integer
integer=Integer
bigint=Long
float=Float
double=Double
decimal=BigDecimal
bit=Boolean
char=String
varchar2=String
VARCHAR2=String
tinytext=String
text=String
mediumtext=String
longtext=String
date=Date
DATE=Date
datetime=Date
timestamp=Date
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/liushicheng1993/OracleMysqlGen.git
git@gitee.com:liushicheng1993/OracleMysqlGen.git
liushicheng1993
OracleMysqlGen
OracleMysqlGen
master

搜索帮助