Class ShortTypeDescriptor

java.lang.Object
org.hibernate.models.internal.AbstractTypeDescriptor<Short>
org.hibernate.models.internal.ShortTypeDescriptor
All Implemented Interfaces:
ValueTypeDescriptor<Short>

public class ShortTypeDescriptor extends AbstractTypeDescriptor<Short>
Descriptor for short values
  • Field Details

  • Constructor Details

    • ShortTypeDescriptor

      public ShortTypeDescriptor()
  • Method Details