Date: Tue, 7 Dec 2010 06:13:59 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/java-mybatis Makefile distinfo pkg-descr Message-ID: <201012070613.oB76Dxej022868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2010-12-07 06:13:59 UTC
FreeBSD ports repository
Modified files:
databases Makefile
Added files:
databases/java-mybatis Makefile distinfo pkg-descr
Log:
. Add a port of MyBatis for Java:
MyBatis is a first class persistence framework with support for custom
SQL, stored procedures and advanced mappings. MyBatis eliminates almost
all of the JDBC code and manual setting of parameters and retrieval of
results. MyBatis can use simple XML or Annotations for configuration and
map primitives, Map interfaces and Java POJOs (Plain Old Java Objects)
to database records.
WWW: http://www.mybatis.org/
Revision Changes Path
1.924 +1 -0 ports/databases/Makefile
1.1 +46 -0 ports/databases/java-mybatis/Makefile (new)
1.1 +4 -0 ports/databases/java-mybatis/distinfo (new)
1.1 +8 -0 ports/databases/java-mybatis/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012070613.oB76Dxej022868>
