Uses of Class
com.mckoi.database.jdbc.RemoteDatabaseInterface
-
Packages that use RemoteDatabaseInterface Package Description com.mckoi.database.jdbc The JDBC interface to Mckoi. -
-
Uses of RemoteDatabaseInterface in com.mckoi.database.jdbc
Subclasses of RemoteDatabaseInterface in com.mckoi.database.jdbc Modifier and Type Class Description (package private) class
StreamDatabaseInterface
An stream implementation of an interface to a McKoi database.(package private) class
TCPStreamDatabaseInterface
Connection to the database via the TCP protocol.
-