jar

org.lucee : hibernate-extension

Maven & Gradle

Jun 24, 2024
2 stars

Hibernate Extension · Hibernate ORM (Hibernate in short) is an object-relational mapping library for the Java language, providing a framework for mapping an object-oriented domain model to a traditional relational database. Hibernate solves object-relational impedance mismatch problems by replacing direct persistence-related database accesses with high-level object handling functions.

Table Of Contents

Latest Version

Download org.lucee : hibernate-extension JAR file - Latest Versions:

All Versions

Download org.lucee : hibernate-extension JAR file - All Versions:

Version Vulnerabilities Size Updated
3.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-extension-3.5.5.89.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement