Uses of Class
com.mckoi.database.jdbc.AbstractStreamableObject
-
Packages that use AbstractStreamableObject Package Description com.mckoi.database.jdbc The JDBC interface to Mckoi. -
-
Uses of AbstractStreamableObject in com.mckoi.database.jdbc
Subclasses of AbstractStreamableObject in com.mckoi.database.jdbc Modifier and Type Class Description (package private) class
MStreamableBlob
A Blob that is a large object that may be streamed from the server directly to this object.(package private) class
MStreamableClob
A Clob that is a large object that may be streamed from the server directly to this object.
-