Package acdp.types

Interface ByteType

All Superinterfaces:
Type

public interface ByteType extends Type
The column type analogon of a Java byte or Byte type.

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

Author:
Beat Hörmann