Package acdp.types

Interface RefType

All Superinterfaces:
Type

public interface RefType extends Type
The reference column type. A value of this type is a reference.

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

Author:
Beat Hörmann