PackageDescription: Kobati(Bundle)


Kobati

Last published: June 23, 2012 by 'mkazuki'


Kobati is a library for Object Relational Mapping (ORM) inspired by MyBatis.
This library is suited for an existing DB schema, or when domain objects are backed by complex SQL querries.


- Examples
See: KbExampleForPostgreSQL, and it's class comment.

- Licence
MIT

- Prerequisites
Database
XPath
XPathConvenience
Regexp-Oniguruma

- Author
Kazuki Minamitani (ka.minami at nifty.com)