| Interface | Description |
|---|---|
| EntityManager |
An Entity Manager to manage instances of entities annotated with the Subject
annotation
Subject Annotation
The EntityManager handles all client interactions with the Jena Model using
the annotated classes.
|
| PredicateInfo |
Information about the predicate.
|
| ResourceWrapper |
An interface to retrieve a resource from a subject annotated object.
|
| SubjectInfo |
Information about a subject annotated object.
|
| Class | Description |
|---|---|
| DumpDataTypes | |
| EntityManagerFactory |
Factory to create EntityManagers.
|
| Exception | Description |
|---|---|
| EntityManagerRequiredException |
A RuntimeException that indicates the class should have been constructed
by the EntityManager but wasn't.
|
| MissingAnnotation |
Thrown when an annotation is required but not found.
|
Copyright © 2012-2013 XENEI.com. All Rights Reserved.