jar

com.vecna : dbDiff-hibernate

Maven & Gradle

Mar 16, 2016
1 usages

DB Diff Hibernate Tools · Tools to compare live DB schema with Hibernate mappings

Table Of Contents

Latest Version

Download com.vecna : dbDiff-hibernate JAR file - Latest Versions:

All Versions

Download com.vecna : dbDiff-hibernate JAR file - All Versions:

Version Vulnerabilities Size Updated
2.3
2.2
2.1
1.5
1.4
1.3
1.2
1.1.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 dbDiff-hibernate-2.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.vecna.dbDiff.hibernate

├─ com.vecna.dbDiff.hibernate.DbNameTruncateInfo.class - [JAR]

├─ com.vecna.dbDiff.hibernate.DbSpecificMappingInfo.class - [JAR]

├─ com.vecna.dbDiff.hibernate.HibernateMappingsConverter.class - [JAR]

├─ com.vecna.dbDiff.hibernate.HibernateSchemaValidator.class - [JAR]

├─ com.vecna.dbDiff.hibernate.HibernateSqlTypeMapper.class - [JAR]

├─ com.vecna.dbDiff.hibernate.NoopSqlTypeMapper.class - [JAR]

├─ com.vecna.dbDiff.hibernate.PostgreSqlTypeMapper.class - [JAR]

Advertisement