jar

com.github.spt-oss : usertype-core-plus

Maven & Gradle

Mar 23, 2017

Extended implementation of Jadira Usertype Core

Table Of Contents

Latest Version

Download com.github.spt-oss : usertype-core-plus JAR file - Latest Versions:

All Versions

Download com.github.spt-oss : usertype-core-plus JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x
0.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 usertype-core-plus-0.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.integrator.spi

├─ org.hibernate.integrator.spi.IntegratorAdapter.class - [JAR]

org.hibernate.integrator.spi.plus

├─ org.hibernate.integrator.spi.plus.UserTypeIntegrator.class - [JAR]

org.jadira.usertype.dateandtime.joda

├─ org.jadira.usertype.dateandtime.joda.PersistentPeriodAsMillisLong.class - [JAR]

org.jadira.usertype.dateandtime.joda.columnmapper

├─ org.jadira.usertype.dateandtime.joda.columnmapper.LongColumnPeriodMapper.class - [JAR]

Advertisement