ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • 기타
    Platform/DB 2013. 6. 13. 01:59


    Dynamic SQL # 문자열

    the standard database persistence framework


    JDBC # Java

    ADO.NET # .NET


    Object/relational mapping
    to simplify persistence of objects by eliminating SQL from the developer’s responsibility altogether. Instead, the SQL is generated.

    iBATIS

    persistence layer framework

    the SQL is relatively independent of any particular language or platform

    deals with relational databases of all kinds and supports both Java and .NET


Designed by Tistory.