public class InsertDocumentIDCallable extends java.lang.Object implements SQLCallable<java.lang.Long>
Constructor and Description |
---|
InsertDocumentIDCallable(java.lang.String docId) |
Modifier and Type | Method and Description |
---|---|
java.lang.Long |
call(SQLDatabase db) |
public java.lang.Long call(SQLDatabase db) throws DatastoreException
call
in interface SQLCallable<java.lang.Long>
DatastoreException