jar

org.jadira.usertype : usertype.extended

Maven & Gradle

Dec 15, 2015
12 usages
70 stars

Jadira Usertype Extended for types requiring Java 7 or 8 · Classes utilising Java 7 and/or 8 that add Hibernate support for types such as Moneta

Table Of Contents

Latest Version

Download org.jadira.usertype : usertype.extended JAR file - Latest Versions:

All Versions

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

Version Vulnerabilities Size Updated
5.0.x
4.0.x
3.2.x
3.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.extended-5.0.0.GA.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jadira.usertype.dateandtime.threeten.columnmapper

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.AbstractDateThreeTenColumnMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.AbstractTimeThreeTenColumnMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.AbstractTimestampThreeTenColumnMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.BigDecimalColumnDurationMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.BigIntegerColumnDurationMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.BigIntegerColumnInstantMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.DateColumnLocalDateMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.DateColumnMonthDayMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.IntegerColumnDayOfWeekMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.IntegerColumnDurationMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.IntegerColumnLocalTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.IntegerColumnMonthMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.IntegerColumnYearMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.LongColumnDurationMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.LongColumnInstantMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.LongColumnLocalTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnDayOfWeekMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnDurationMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnInstantMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnLocalDateMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnLocalDateTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnLocalTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnMonthDayMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnMonthMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnPeriodMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnYearMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnYearMonthMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnZoneIdMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.StringColumnZoneOffsetMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimeColumnLocalTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimeColumnOffsetTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnInstantMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnLocalDateTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnLocalTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnMonthDayMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnOffsetDateTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnOffsetTimeMapper.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.columnmapper.TimestampColumnZonedDateTimeMapper.class - [JAR]

org.jadira.usertype.dateandtime.threeten

├─ org.jadira.usertype.dateandtime.threeten.PersistentDayOfWeekAsInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDayOfWeekAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDurationAsMillisLong.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDurationAsNanosBigInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDurationAsSecondsAndNanosDecimal.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDurationAsSecondsInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentDurationAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentInstantAsMillisLong.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentInstantAsNanosBigInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentInstantAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentInstantAsTimestamp.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalDate.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalDateAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalDateTime.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalDateTimeAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalTime.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalTimeAsMillisInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalTimeAsNanosLong.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalTimeAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentLocalTimeAsTimestamp.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentMonthAsInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentMonthAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsDate.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentMonthDayAsTimestamp.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetDateTime.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetDateTimeAsStringAndStringOffset.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetTime.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsLongAndStringOffset.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsStringAndStringOffset.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsTimeAndStringOffset.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentOffsetTimeAsTimestamp.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentPeriodAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentYearAsInteger.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentYearAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentYearMonthAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentZoneIdAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentZoneOffsetAsString.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentZonedDateTime.class - [JAR]

├─ org.jadira.usertype.dateandtime.threeten.PersistentZonedDateTimeAsStringAndStringZone.class - [JAR]

org.jadira.usertype.moneyandcurrency.moneta.columnmapper

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.BigDecimalColumnFastMoneyMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.BigDecimalColumnMoneyMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.LongColumnFastMoneyMajorMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.LongColumnFastMoneyMinorMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.LongColumnMoneyMajorMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.LongColumnMoneyMinorMapper.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.columnmapper.StringColumnCurrencyUnitMapper.class - [JAR]

org.jadira.usertype.moneyandcurrency.moneta

├─ org.jadira.usertype.moneyandcurrency.moneta.AbstractSingleColumnMoneyUserType.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentCurrencyUnit.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyAmountAndCurrency.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMajorAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMajorAmountAndCurrency.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMinorAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentFastMoneyMinorAmountAndCurrency.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyAmountAndCurrency.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyMajorAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyMajorAmountAndCurrency.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyMinorAmount.class - [JAR]

├─ org.jadira.usertype.moneyandcurrency.moneta.PersistentMoneyMinorAmountAndCurrency.class - [JAR]

org.jadira.usertype.dateandtime.threeten.utils

├─ org.jadira.usertype.dateandtime.threeten.utils.ZoneHelper.class - [JAR]

org.jadira.usertype.moneyandcurrency.moneta.integrator

├─ org.jadira.usertype.moneyandcurrency.moneta.integrator.UserTypeMonetaMoneyHibernateIntegrator.class - [JAR]

org.jadira.usertype.moneyandcurrency.moneta.util

├─ org.jadira.usertype.moneyandcurrency.moneta.util.CurrencyUnitConfigured.class - [JAR]

org.jadira.usertype.dateandtime.threeten.integrator

├─ org.jadira.usertype.dateandtime.threeten.integrator.UserTypeThreeTenHibernateIntegrator.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

May 18, 2016
4 usages
4 stars
Oct 22, 2020
8 usages
49 stars
Oct 18, 2019
2 usages
18 stars
url
Feb 21, 2023
67 stars
Apr 29, 2019
2 usages
6 stars
Sep 14, 2019
27 usages
May 17, 2022
12 usages