Uses of Package
org.apache.cayenne.reflect
Package
Description
Contains persistence APIs directly accessible by users.
Contains classes that make up Cayenne ORM stack.
Contains generic graph management tools used in Cayenne.
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
General utility classes.
-
ClassDescriptionA runtime descriptor of an persistent class.A registry of lifecycle callbacks for all callback event types.Defines bean property API used by Cayenne to access object data, do faulting and graph maintenance tasks.
-
ClassDescriptionAn accessor of a property value.Represents a simple object property.A runtime descriptor of an persistent class.
-
-
-
ClassDescriptionA Property that represents an "arc" connecting source node to the target node in the graph.
-
ClassDescriptionA runtime descriptor of an persistent class.An object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories.A registry of lifecycle callbacks for all callback event types.
-
ClassDescriptionA Property that represents an "arc" connecting source node to the target node in the graph.A runtime descriptor of an persistent class.
-
ClassDescriptionAn accessor of a property value.A Property that represents an "arc" connecting source node to the target node in the graph.Represents a simple object property.A base implementation of the
ArcProperty
.An abstract property descriptor that delegates property access to anAccessor
.A runtime descriptor of an persistent class.A factory ofClassDescriptor
instances.An object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories.A helper class to do property type conversions.A default ClassDescriptor implementation for persistent objects.Defines bean property API used by Cayenne to access object data, do faulting and graph maintenance tasks.An unchecked exception thrown on errors during property access, either within a Accessor or a Property.A visitor for various types of properties in a ClassDescriptor.A property representing a collection of objects.An ArcProperty that points to a single graph node. -
ClassDescriptionAn accessor of a property value.A runtime descriptor of an persistent class.A factory of
ClassDescriptor
instances.An object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories.A default ClassDescriptor implementation for persistent objects.A convenience superclass forClassDescriptorFactory
implementors.An unchecked exception thrown on errors during property access, either within a Accessor or a Property. -
ClassDescriptionA factory of
ClassDescriptor
instances.An object that holds class descriptors for mapped entities, compiling new descriptors on demand using an internal chain of descriptor factories.A default ClassDescriptor implementation for persistent objects.A convenience superclass forClassDescriptorFactory
implementors. -
ClassDescriptionAn accessor of a property value.A Property that represents an "arc" connecting source node to the target node in the graph.A runtime descriptor of an persistent class.