jar

org.jadira.usertype : usertype.spi-hibernate36

Maven & Gradle

Apr 23, 2014
1 usages
70 stars

Jadira Usertype SPI Classes for Hibernate · Shared dependencies for Usertype jars

Table Of Contents

Latest Version

Download org.jadira.usertype : usertype.spi-hibernate36 JAR file - Latest Versions:

All Versions

Download org.jadira.usertype : usertype.spi-hibernate36 JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.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.spi-hibernate36-3.2.0.GA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jadira.usertype.spi.utils.reflection

├─ org.jadira.usertype.spi.utils.reflection.ArrayUtils.class - [JAR]

├─ org.jadira.usertype.spi.utils.reflection.ClassLoaderUtils.class - [JAR]

├─ org.jadira.usertype.spi.utils.reflection.ReflectionException.class - [JAR]

├─ org.jadira.usertype.spi.utils.reflection.ReflectionUtils.class - [JAR]

├─ org.jadira.usertype.spi.utils.reflection.TypeHelper.class - [JAR]

org.jadira.usertype.spi.repository

├─ org.jadira.usertype.spi.repository.BaseRepository.class - [JAR]

├─ org.jadira.usertype.spi.repository.JpaBaseRepository.class - [JAR]

├─ org.jadira.usertype.spi.repository.JpaSearchRepository.class - [JAR]

├─ org.jadira.usertype.spi.repository.SearchRepository.class - [JAR]

org.jadira.usertype.spi.utils.lang

├─ org.jadira.usertype.spi.utils.lang.AssertionException.class - [JAR]

├─ org.jadira.usertype.spi.utils.lang.IterableEnumeration.class - [JAR]

├─ org.jadira.usertype.spi.utils.lang.StringUtils.class - [JAR]

org.jadira.usertype.spi.shared

├─ org.jadira.usertype.spi.shared.AbstractBigDecimalColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractBigIntegerColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractDateColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractHeuristicUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractIntegerColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractLongColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractMultiColumnUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractParameterizedMultiColumnUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractParameterizedUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractReflectionUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractSingleColumnUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractStringColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractTimeColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractTimestampColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractVersionableBigIntegerColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractVersionableLongColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractVersionableTimestampColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.AbstractVersionableUserType.class - [JAR]

├─ org.jadira.usertype.spi.shared.ColumnMapper.class - [JAR]

├─ org.jadira.usertype.spi.shared.ColumnMapperSingleColumnTypeAdapter.class - [JAR]

├─ org.jadira.usertype.spi.shared.ConfigurationHelper.class - [JAR]

├─ org.jadira.usertype.spi.shared.DatabaseZoneConfigured.class - [JAR]

├─ org.jadira.usertype.spi.shared.DbTimestampSeed.class - [JAR]

├─ org.jadira.usertype.spi.shared.DstSafeDateType.class - [JAR]

├─ org.jadira.usertype.spi.shared.DstSafeTimeType.class - [JAR]

├─ org.jadira.usertype.spi.shared.DstSafeTimestampType.class - [JAR]

├─ org.jadira.usertype.spi.shared.IntegratorConfiguredType.class - [JAR]

├─ org.jadira.usertype.spi.shared.JavaZoneConfigured.class - [JAR]

├─ org.jadira.usertype.spi.shared.JvmTimestampSeed.class - [JAR]

├─ org.jadira.usertype.spi.shared.Seed.class - [JAR]

├─ org.jadira.usertype.spi.shared.VersionableColumnMapper.class - [JAR]

org.jadira.usertype.spi.shared.descriptor.sql

├─ org.jadira.usertype.spi.shared.descriptor.sql.DstSafeDateTypeDescriptor.class - [JAR]

├─ org.jadira.usertype.spi.shared.descriptor.sql.DstSafeTimeTypeDescriptor.class - [JAR]

├─ org.jadira.usertype.spi.shared.descriptor.sql.DstSafeTimestampTypeDescriptor.class - [JAR]

Advertisement