You can use tutorials to help
you understand
product usage scenarios, including entity manager, queries, and security.
Tutorial: Querying a local in-memory data grid
You can develop a local in-memory ObjectGrid that can store
order information for a website, and use the ObjectQuery API
to query the data grid.
Tutorial: Storing order information in entities
The tutorial for the entity manager shows you how to use WebSphere® eXtreme Scale to store order information
on a Web site. You can create a simple Java™ Platform, Standard Edition 5 application that
uses an in-memory, local eXtreme Scale.
The entities use Java SE 5
annotations and generics.
Tutorial: Configuring Java SE security
With the following tutorial, you can create a distributed eXtreme Scale environment in a Java Platform, Standard Edition environment.
Tutorial: Running eXtreme Scale bundles in the OSGi framework
The OSGi sample builds on the Google
Protocol Buffers serializer samples. When you complete this set of
lessons, you will have run the serializer sample plug-ins in the OSGi
framework.