- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://github.com/shenbaise/orm4es
- 软件文档: https://github.com/shenbaise/orm4es
软件介绍
orm4es是一个Elasticsearch的ORM工具,它可以生成简单的查询对象.
它本身非常简单,也很容易使用;代码生成通过freemark完成,它会自动解析es index 的mapping设置,根据mapping生成与index对应的java Bean,使用生成的javaBean可以对相应
index进行查询操作。
检出代码后通过一下方法安装:
step 1 编译程序
svn install
step 2 查看帮助
java -jar orm4es-0.0.1-SNAPSHOT.jar -h
例如:
java -jar orm4es-0.0.1-SNAPSHOT.jar -H 192.168.1.100 -p 9300 -n Product -i product
就可生成product.java类,你还可以对生成的类再次进行编辑。
Realm of Racket
Matthias Felleisen、Conrad Barski M.D.、David Van Horn、Eight Students Northeastern University of / No Starch Press / 2013-6-25 / USD 39.95
Racket is the noble descendant of Lisp, a programming language renowned for its elegance and power. But while Racket retains the functional goodness of Lisp that makes programming purists drool, it wa......一起来看看 《Realm of Racket》 这本书的介绍吧!
XML、JSON 在线转换
在线XML、JSON转换工具
html转js在线工具
html转js在线工具