enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. MyBatis - Wikipedia

    en.wikipedia.org/wiki/MyBatis

    MyBatis is a Java persistence framework that couples objects with stored procedures or SQL statements using an XML descriptor or annotations. MyBatis is free software that is distributed under the Apache License 2.0.

  3. List of Java frameworks - Wikipedia

    en.wikipedia.org/wiki/List_of_Java_frameworks

    MyBatis: First class persistence framework with support for custom SQL, stored procedures and advanced mappings. Netty: Netty is a non-blocking I/O (NIO) client-server framework for the development of Java network applications such as protocol servers and clients. Neuroph

  4. Comparison of object–relational mapping software - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_object...

    MyBatis/iBATIS: Cross-platform: Open source: Apache License 2.0 jOOQ: Java: Open source: Apache License 2.0 and Proprietary License 3.2.0 / October 9, 2013 Microsoft ADO.NET Entity Framework.NET Framework 4.5 Part of .NET 4.5 Apache License 2.0 [4] v6.0 (2014) nHibernate.NET Framework 4.6.1 Open source: GNU Lesser General Public License: 5.3.12 ...

  5. Category:Persistence frameworks - Wikipedia

    en.wikipedia.org/wiki/Category:Persistence...

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Help; Learn to edit; Community portal; Recent changes; Upload file

  6. Ebean - Wikipedia

    en.wikipedia.org/wiki/Ebean

    The idea being that many development efforts require control over the exact sql, calling stored procedures or are more simply solved with 'Relational' approaches. The ultimate goal for Ebean is to combine the best ORM features from JPA with the best 'Relational' features from products like MyBatis into a single persistence framework.

  7. Spring Framework - Wikipedia

    en.wikipedia.org/wiki/Spring_Framework

    The Spring Framework is an application framework and inversion of control container for the Java platform. [2] The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE (Enterprise Edition) platform.

  8. Jakarta Persistence - Wikipedia

    en.wikipedia.org/wiki/Jakarta_Persistence

    Jakarta Persistence, also known as JPA (abbreviated from formerly name Java Persistence API) is a Jakarta EE application programming interface specification that describes the management of relational data in enterprise Java applications.

  9. Hibernate (framework) - Wikipedia

    en.wikipedia.org/wiki/Hibernate_(framework)

    Hibernate ORM (or simply Hibernate) is an object–relational mapping [2]: §1.2.2, [12] tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database.