Uses of Package
org.apache.cayenne.exp.property
Packages that use org.apache.cayenne.exp.property
Package
Description
Cayenne data expression classes.
Property API
Defines standard queries supported by Cayenne and extension mechanism to create
custom queries.
-
Classes in org.apache.cayenne.exp.property used by org.apache.cayenne.access.translator.select
-
Classes in org.apache.cayenne.exp.property used by org.apache.cayenne.expClassDescriptionProperty that represents generic attribute.Interface (or "Trait") that provides basic functionality for comparable properties.Property that represents path segment (relationship or embeddable).Base interface for all types of propertiesInterface (or "Trait") that provides basic functionality for all types of relationships.
-
Classes in org.apache.cayenne.exp.property used by org.apache.cayenne.exp.propertyClassDescriptionProperty that represents non-numeric PKProperty that represents generic attribute.Base class for
ListProperty
andSetProperty
Interface (or "Trait") that provides basic functionality for comparable properties.Property that represents date/time attribute.Property that represents object attribute mapped onEmbeddable
object.Property that represents to-one relationships.Base class for properties mapped to PKProperty that represents to-many relationship mapped onList
.Property that represents to-many relationship mapped onMap
.Property that represents numeric PKProperty that represents attributes mapped on numeric typesProperty that represents path segment (relationship or embeddable).Base interface for all types of propertiesInterface (or "Trait") that provides basic functionality for all types of relationships.Property that represents to-many relationship mapped onSet
.Property that represents attributes mapped on string types -
Classes in org.apache.cayenne.exp.property used by org.apache.cayenne.queryClassDescriptionProperty that represents generic attribute.Interface (or "Trait") that provides basic functionality for comparable properties.Property that represents attributes mapped on numeric typesBase interface for all types of properties