| Interface | Description |
|---|---|
| AndroidPersistenceEnvironment |
AndroidPersistenceEnvironment
Android persistence extension to access a Persistence Unit's open helper
|
| EntityManagerLite |
Interface used to interact with the persistence context and to create executable query objects.
|
| EntityManagerLiteFactory |
Interface used to interact with the entity manager factory for the persistence unit.
|
| PersistenceProvider |
Interface implemented by the persistence provider.
|
| Class | Description |
|---|---|
| QueryForAllGenerator |
QueryForAllGenerator
Query factory to find all objects belonging to a particular Entity class.
|
This documentation is licensed by Andrew Bowley under the GPLv3 License.