jar

com.nuodb.hibernate : nuodb-hibernate

Maven & Gradle

Feb 14, 2023

NuoDB Hibernate Dialect · Custom NuoDB driver and NuoDB Hibernate dialect classes for use with JDK 1.8, and newer. See https://doc.nuodb.com/nuodb/latest/client-development/using-the-nuodb-java-hibernate-driver.

Table Of Contents

Latest Version

Download com.nuodb.hibernate : nuodb-hibernate JAR file - Latest Versions:

All Versions

Download com.nuodb.hibernate : nuodb-hibernate JAR file - All Versions:

Version Vulnerabilities Size Updated
22.0.x
21.0.x
20.0.x
3.3.x
3.2.x
3.1.x
3.0.x
2.6.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
2.0
1.1.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 nuodb-hibernate-22.0.0-hib5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.nuodb.hibernate

├─ com.nuodb.hibernate.ExtractFunction.class - [JAR]

├─ com.nuodb.hibernate.NuoDBDialect.class - [JAR]

├─ com.nuodb.hibernate.NuoDBLimitHandler.class - [JAR]

├─ com.nuodb.hibernate.NuoHibernateConnection.class - [JAR]

├─ com.nuodb.hibernate.NuoHibernateDriver.class - [JAR]

├─ com.nuodb.hibernate.UnsupportedFunction.class - [JAR]

Advertisement