Package com.github.marschall.threeten.jpa.h2

Contains additional classed for H2 and EclipseLink.

Attribute Converters

Contains additional attribute converters for H2 that currently only work with EclipseLink.

All the converters have set Converter.autoApply() to true to they're automatically applied to all entities in the same persistence unit.

The H2 driver module has to be visible to the deployment (eg Class Loading in WildFly).

Supported type conversions
ANSI SQL Java SE 8 Converter
TIMESTAMP WITH TIME ZONE OffsetDateTime H2OffsetDateTimeConverter
Skip navigation links

Copyright © 2014–2018. All rights reserved.