Package acdp.types

Interface ShortType

All Superinterfaces:
Type

public interface ShortType extends Type
The column type analogon of a Java short or Short type.

There should be no need for clients to implement this interface.

Author:
Beat Hörmann