You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Jaybird uses a synchronous fetch model. In the case of NATIVE, the fbclient.dll implementation might perform a form of async fetching, but the PURE_JAVA implementation does not.
Currently, Jaybird uses a synchronous fetch model. In the case of NATIVE, the fbclient.dll implementation might perform a form of async fetching, but the PURE_JAVA implementation does not.