Uses of Interface
com.mckoi.database.global.BlobAccessor
-
Packages that use BlobAccessor Package Description com.mckoi.database.global This package includes database constants such as Types. -
-
Uses of BlobAccessor in com.mckoi.database.global
Subinterfaces of BlobAccessor in com.mckoi.database.global Modifier and Type Interface Description interface
BlobRef
A lightweight interface that is a reference to a blob in a BlobStore.Classes in com.mckoi.database.global that implement BlobAccessor Modifier and Type Class Description class
ByteLongObject
A byte array that can be transferred between the client and server.
-