Uses of Class
org.apache.cayenne.map.DbJoin
Packages that use DbJoin
Package
Description
Contains database adapter API (DbAdapter) and its default implementation.
Contains O/R mapping classes that store relational database
metadata information and map it to Java classes.
-
Uses of DbJoin in org.apache.cayenne.dba
Methods in org.apache.cayenne.dba with parameters of type DbJoinModifier and TypeMethodDescriptionDefaultQuotingStrategy.quotedSourceName
(DbJoin join) QuotingStrategy.quotedSourceName
(DbJoin join) DefaultQuotingStrategy.quotedTargetName
(DbJoin join) QuotingStrategy.quotedTargetName
(DbJoin join) -
Uses of DbJoin in org.apache.cayenne.map
Fields in org.apache.cayenne.map with type parameters of type DbJoinMethods in org.apache.cayenne.map that return DbJoinMethods in org.apache.cayenne.map that return types with arguments of type DbJoinMethods in org.apache.cayenne.map with parameters of type DbJoinMethod parameters in org.apache.cayenne.map with type arguments of type DbJoin