Uses of Package
acdp.types
Packages that use acdp.types
Package
Description
Contains the core interfaces needed to operate a database.
Contains classes for designing an ACDP database.
Contains the built-in column types as well as the super interface of all
column types, the
Type
interface.-
Classes in acdp.types used by acdp
-
Classes in acdp.types used by acdp.designClassDescriptionDefines the super interface of all column types.Defines the so called inrow and outrow storage schemes for values of a particular column type.
-
Classes in acdp.types used by acdp.internal.types
-
Classes in acdp.types used by acdp.typesClassDescriptionDefines the super interface of all column types.Defines the so called inrow and outrow storage schemes for values of a particular column type.