Example usage for org.hibernate.type.descriptor.sql TimeTypeDescriptor subclass-usage

List of usage examples for org.hibernate.type.descriptor.sql TimeTypeDescriptor subclass-usage

Introduction

In this page you can find the example usage for org.hibernate.type.descriptor.sql TimeTypeDescriptor subclass-usage.

Usage

From source file org.jadira.usertype.spi.shared.descriptor.sql.DstSafeTimeTypeDescriptor.java

public class DstSafeTimeTypeDescriptor extends TimeTypeDescriptor {

    private static final long serialVersionUID = -1927559005967709998L;

    private final Calendar cal; // calendar.getInstance(TimeZone.getTimeZone("GMT"));