Elemental2 API map directly to the native browser APIs, so you'll start with IndexedDBGlobal.indexedDB and walk your way almost exactly like you'd do in JS.
-- Javadoc can be found here fwiw: https://javadoc.io/doc/com.google.elemental2/elemental2-indexeddb/1.0.0-RC1
On Sunday, January 27, 2019 at 5:57:44 AM UTC+1, rhodebump wrote:
On Sunday, January 27, 2019 at 5:57:44 AM UTC+1, rhodebump wrote:
I am interested in using indexeddb from within GWT. I found the following library that indicates that it provides indexeddb support https://github.com/google/elemental2 Does anyone have an example of opening a database?
Thanks,
Phillip
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment