Searched refs:Blob (Results 1 – 6 of 6) sorted by relevance
62 <code>Blob</code>70 <code>Blob</code>91 <code>Blob</code>117 <code>Blob</code>133 <code>Blob</code>158 <code>Blob</code>179 <code>Blob</code>197 <code>Blob</code>222 <code>Blob</code>
332 If, on the other hand, the object is of a service implementing Ref, Blob,359 If, on the other hand, the object is of a service implementing Ref, Blob,
47 import java.sql.Blob;210 if (imageData instanceof Blob) in produceImage()212 return produceFromBlob((Blob) imageData); in produceImage()239 private OfficeImage produceFromBlob(final Blob blob) in produceFromBlob()
47 $(SLO)$/Blob.obj \
75 case SalInstance::Blob: in DisplayConnection()
152 enum ConnectionIdentifierType { AsciiCString, Blob }; enumerator
Completed in 284 milliseconds