Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cayenne.map Classes and Interfaces - 66 results found.
NameDescriptionTypePackageFramework
AshwoodEntitySorter Presently it works for acyclic database schemas with possible multi-reflexive tables.Classorg.apache.cayenne.mapApache Cayenne
AttributeDefines a property descriptor that is a part of an Entity.Classorg.apache.cayenne.mapApache Cayenne
AttributeEventRepresents events resulted from Attribute changes in CayenneModeler.Classorg.apache.cayenne.map.eventApache Cayenne
BasicNamingStrategyBasicNamingStrategy is an naming strategy that creates names in Cayenne's old-fashioned manner, i.Classorg.apache.cayenne.map.namingApache Cayenne
CallbackDescriptorA mapping descriptor of a single callback event.Classorg.apache.cayenne.mapApache Cayenne
CallbackMapA generic descriptor of a set of standard lifecycle callbacks.Classorg.apache.cayenne.mapApache Cayenne
DataMapStores a collection of related mapping objects that describe database and object layers of an application.Classorg.apache.cayenne.mapApache Cayenne
DataMapEventAn events describing a DataMap change.Classorg.apache.cayenne.map.eventApache Cayenne
DataMapListenerAn interface for a listener interested in DataMap changes.Interfaceorg.apache.cayenne.map.eventApache Cayenne
DataNodeEventRepresents events resulted from DataNode changes See Also:Serialized FormClassorg.apache.cayenne.map.eventApache Cayenne
DataNodeListenerInterfaceorg.apache.cayenne.map.eventApache Cayenne
DbAttributeA DbAttribute defines a descriptor for a single database table column.Classorg.apache.cayenne.mapApache Cayenne
DbAttributeListenerFor managing the changes in the DbAttribute.Interfaceorg.apache.cayenne.map.eventApache Cayenne
DbEntityA DbEntity is a mapping descriptor that defines a structure of a database table.Classorg.apache.cayenne.mapApache Cayenne
DbEntityListenerDefines a listener for DbEntity modification events.Interfaceorg.apache.cayenne.map.eventApache Cayenne
DbJoinDefines a join between two attributes of a given relationship.Classorg.apache.cayenne.mapApache Cayenne
DbKeyGeneratorDbKeyGenerator is an abstraction of a primary key generator It configures the primary key generation per DbEntity in a RDBMS independent manner.Classorg.apache.cayenne.mapApache Cayenne
DbRelationshipA DbRelationship is a descriptor of a database inter-table relationship based on one or more primary key/foreign key pairs.Classorg.apache.cayenne.mapApache Cayenne
DbRelationshipDetectedA subclass of DbRelationship to hold some extra runtime information.Classorg.apache.cayenne.mapApache Cayenne
DbRelationshipListenerFor managing the changes in the DbRelationship.Interfaceorg.apache.cayenne.map.eventApache Cayenne
DeleteRuleDefines constants for the possible values of ObjRelationship delete rules.Classorg.apache.cayenne.mapApache Cayenne
DetectedDbEntityA DbEntity subclass used to hold extra JDBC metadata.Classorg.apache.cayenne.mapApache Cayenne
DomainEventRepresents events resulted from DataDomain changes See Also:Serialized FormClassorg.apache.cayenne.map.eventApache Cayenne
DomainListenerInterfaceorg.apache.cayenne.map.eventApache Cayenne
EjbqlBuilderClassorg.apache.cayenne.mapApache Cayenne
EmbeddableA mapping descriptor of an embeddable class.Classorg.apache.cayenne.mapApache Cayenne
EmbeddableAttributeA persistent attribute of an embeddable object.Classorg.apache.cayenne.mapApache Cayenne
EmbeddableAttributeEventClassorg.apache.cayenne.map.eventApache Cayenne
EmbeddableAttributeListenerInterfaceorg.apache.cayenne.map.eventApache Cayenne
EmbeddableEventClassorg.apache.cayenne.map.eventApache Cayenne
EmbeddableListenerInterfaceorg.apache.cayenne.map.eventApache Cayenne
EmbeddedAttributeAn attribute of the ObjEntity that maps to an embeddable class.Classorg.apache.cayenne.mapApache Cayenne
EntityAn Entity is an abstract descriptor for an entity mapping concept.Classorg.apache.cayenne.mapApache Cayenne
EntityEventRepresents events resulted from Entity changes in CayenneModeler.Classorg.apache.cayenne.map.eventApache Cayenne
EntityInheritanceTreeClassorg.apache.cayenne.mapApache Cayenne
EntityListenerA mapping descriptor of an entity listener class that declares one or more callback methods to be notified of the entity events.Classorg.apache.cayenne.mapApache Cayenne
EntityListenerFactoryA factory used to create entity listeners.Interfaceorg.apache.cayenne.mapApache Cayenne
EntityResolverRepresents a virtual shared namespace for zero or more DataMaps.Classorg.apache.cayenne.mapApache Cayenne
EntityResultA metadata object that provides mapping of a set of result columns to an ObjEntity.Classorg.apache.cayenne.mapApache Cayenne
EntitySorterDefines API for sorting of Cayenne entities based on their mutual dependencies.Interfaceorg.apache.cayenne.mapApache Cayenne
ExportedKeyExportedKey is an representation of relationship between two tables in database.Classorg.apache.cayenne.map.namingApache Cayenne
JoinTypeenum JoinTypeextends EnumEnumerates supported JOIN types.Classorg.apache.cayenne.mapApache Cayenne
LifecycleEventenum LifecycleEventextends EnumDefines possible object lifecycle events for which callbacks are supported.Classorg.apache.cayenne.mapApache Cayenne
MapEventSuperclass of CayenneModeler events.Classorg.apache.cayenne.map.eventApache Cayenne
MapLoaderDefault MapLoader.Classorg.apache.cayenne.mapApache Cayenne
MappingNamespaceInterfaceorg.apache.cayenne.mapApache Cayenne
NamingStrategyNamingStrategy is a strategy for creating names for entities, attributes, relationships during reverse engineering.Interfaceorg.apache.cayenne.map.namingApache Cayenne
ObjAttributeAn ObjAttribute is a mapping descriptor of a Java class property.Classorg.apache.cayenne.mapApache Cayenne
ObjAttributeListenerListener for ObjAttribute events.Interfaceorg.apache.cayenne.map.eventApache Cayenne
ObjEntityObjEntity is a mapping descriptor for a DataObject Java class.Classorg.apache.cayenne.mapApache Cayenne
ObjEntityListenerInterfaceorg.apache.cayenne.map.eventApache Cayenne
ObjRelationshipDescribes an association between two Java classes mapped as source and target ObjEntity.Classorg.apache.cayenne.mapApache Cayenne
ObjRelationshipListenerDefines a listener for ObjRelationship modification events.Interfaceorg.apache.cayenne.map.eventApache Cayenne
PathComponentA component in a path chain.Interfaceorg.apache.cayenne.mapApache Cayenne
ProcedureA mapping descriptor for a database stored procedure.Classorg.apache.cayenne.mapApache Cayenne
ProcedureEventAn event generated when a Procedure object is added to a DataMap, removed from a DataMap, or changed within a DataMap.Classorg.apache.cayenne.map.eventApache Cayenne
ProcedureListenerListener for Procedure events.Interfaceorg.apache.cayenne.map.eventApache Cayenne
ProcedureParameterA descriptor for the Procedure parameter.Classorg.apache.cayenne.mapApache Cayenne
ProcedureParameterEventClassorg.apache.cayenne.map.eventApache Cayenne
ProcedureParameterListenerListener for ProcedureParameterEvents.Interfaceorg.apache.cayenne.map.eventApache Cayenne
QueryBuilderA builder that constructs Cayenne queries from abstract configuration information defined in cayenne-data-map*.Classorg.apache.cayenne.mapApache Cayenne
QueryEventAn event generated when a Query object is added to a DataMap, removed from a DataMap, or changed within a DataMap.Classorg.apache.cayenne.map.eventApache Cayenne
QueryListenerListener for QueryEvents.Interfaceorg.apache.cayenne.map.eventApache Cayenne
RelationshipDefines a relationship between two entities.Classorg.apache.cayenne.mapApache Cayenne
RelationshipEventRepresents events resulted from Relationship changes in CayenneModeler.Classorg.apache.cayenne.map.eventApache Cayenne
SQLResultA metadata object that defines how a row in a result set can be converted to result objects.Classorg.apache.cayenne.mapApache Cayenne