Package acdp.types

Interface LongType

All Superinterfaces:
Type

public interface LongType extends Type
The column type analogon of a Java long or Long type.

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

Author:
Beat Hörmann