You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
ETK- Reflection uses to resolve the class to ClassTypeInfo for mapping.
ETK- ORM uses mapping between Object to Json object, JCR, and Entity of RDBM.