Skip to content
thanhvc edited this page Jul 25, 2011 · 3 revisions

ORM component which provides to develop the software application easier mapping between OOP and Relation Database Model. It also provides to mapping in compile time so improvement the performance.

  1. ETK- Reflection uses to resolve the class to ClassTypeInfo for mapping.
  2. ETK- ORM uses mapping between Object to Json object, JCR, and Entity of RDBM.

Clone this wiki locally