Hi Chris:

    The byte array can not be used in query. The only choice for
searchable GUID field is a String.

On 6月6日, 上午11時39分, DutrowLLC <[email protected]> wrote:
> Additionally, what is the best type of Object to pass into the Entity
> as the GUID?  An Ascii85 string? A byte array consisting of the 16
> bytes making up the 128byte GUID?  Something else?
>
> It seems the obvious answer would be the ByteArray[16], but it could
> depend on the implementation.  My primary concern is on search
> efficiency.
>
> Thanks!
>
> Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to