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