Uses of Package
com.mckoi.database.global
Packages that use com.mckoi.database.global
Package
Description
The core database classes for Mckoi.
This package includes database constants such as
Types.
The JDBC interface to Mckoi.
-
Classes in com.mckoi.database.global used by com.mckoi.databaseClassDescriptionThis is a description of a column and the data it stores.An interface that represents a reference to a object that isn't stored in main memory.A concrete implementation of StringAccessor that uses a java.lang.String object.The possible types used in the database.
-
Classes in com.mckoi.database.global used by com.mckoi.database.globalClassDescriptionAn interface that provides access to basic information about a BLOB so that we may compare BLOBs implemented in different ways.A byte array that can be transferred between the client and server.This is a description of a column and the data it stores.Deprecated.do not use.An interface that represents a reference to a object that isn't stored in main memory.An interface used by the engine to access and process strings.A concrete implementation of StringAccessor that uses a java.lang.String object.
-
Classes in com.mckoi.database.global used by com.mckoi.database.jdbcClassDescriptionA byte array that can be transferred between the client and server.This is a description of a column and the data it stores.