jar

com.notronix : Hibermate

Maven & Gradle

Feb 24, 2020
0 stars

Hibermate · A bridge to Hibernate 5 that simplifies the bootstrap procedure for Hibernate projects using stateless sessions.

Table Of Contents

Latest Version

Download com.notronix : Hibermate JAR file - Latest Versions:

All Versions

Download com.notronix : Hibermate JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.0.x
1.0.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 Hibermate-3.0.001.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.notronix.hibermate.api

├─ com.notronix.hibermate.api.DBQuery.class - [JAR]

├─ com.notronix.hibermate.api.FilterType.class - [JAR]

├─ com.notronix.hibermate.api.PersistenceCapable.class - [JAR]

├─ com.notronix.hibermate.api.PersistenceException.class - [JAR]

├─ com.notronix.hibermate.api.PersistenceManager.class - [JAR]

├─ com.notronix.hibermate.api.PredicateLogicType.class - [JAR]

├─ com.notronix.hibermate.api.Syncable.class - [JAR]

com.notronix.hibermate.impl

├─ com.notronix.hibermate.impl.DBQueryImpl.class - [JAR]

├─ com.notronix.hibermate.impl.DatabaseIntegrator.class - [JAR]

├─ com.notronix.hibermate.impl.DefaultPersistenceManagerImpl.class - [JAR]

├─ com.notronix.hibermate.impl.Hibermate.class - [JAR]