jar

org.jadira.usertype : usertype.spi

Maven & Gradle

Jan 26, 2018
16 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 JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
7.0.x
6.0.x
5.0.x
4.0.x
3.2.x
3.1.x
3.0.x
2.0.x
2.0
1.9.x
1.9
1.8
1.7
1.6
1.5
1.4
1.3.x
1.3
1.2

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-7.0.0.CR1.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.ConcurrentHashMapBackedProperties.class - [JAR]

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

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

org.jadira.usertype.spi.engine

├─ org.jadira.usertype.spi.engine.AbstractProxySharedSessionContractImplementor.class - [JAR]

org.jadira.usertype.spi.jta

├─ org.jadira.usertype.spi.jta.HibernateEntityManagerFactoryBean.class - [JAR]

├─ org.jadira.usertype.spi.jta.HibernateSessionFactoryBean.class - [JAR]

├─ org.jadira.usertype.spi.jta.LocalTransactionManagerPlatform.class - [JAR]

├─ org.jadira.usertype.spi.jta.SpringWebSphereUowTransactionManager.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.AbstractKnownClassHeuristicUserType.class - [JAR]

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

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

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

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

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

├─ org.jadira.usertype.spi.shared.AbstractParameterizedTemporalUserType.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.AbstractUserTypeHibernateIntegrator.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.Jdbc42Configured.class - [JAR]

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

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

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

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

org.jadira.usertype.spi.utils.runtime

├─ org.jadira.usertype.spi.utils.runtime.JavaVersion.class - [JAR]

org.jadira.usertype.spi.timezone.proxy

├─ org.jadira.usertype.spi.timezone.proxy.TimeZoneProvidingSharedSessionContractImplementor.class - [JAR]

├─ org.jadira.usertype.spi.timezone.proxy.WrapsSession.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

Dependencies from Group

Jan 26, 2018
70 usages
70 stars
Jan 26, 2018
16 usages
70 stars
Dec 15, 2015
12 usages
70 stars
Mar 19, 2012
11 usages
Apr 23, 2014
1 usages
70 stars

Discover Dependencies

Apr 27, 2021
2 usages
Apr 08, 2022
2 usages
Jan 29, 2022
6 usages
121 stars
Feb 24, 2023
16 usages
431 stars
Feb 15, 2018
2 usages
4 stars
Sep 16, 2015
3 usages
0 stars
Jun 03, 2017
809 stars
Jun 22, 2023
4 usages
179 stars