- hasExecQueries() - Method in class org.apache.cayenne.gen.DataMapArtifact
-
- hasParameters(SelectQueryDescriptor) - Method in class org.apache.cayenne.gen.DataMapUtils
-
- hasQueryNames() - Method in class org.apache.cayenne.gen.DataMapArtifact
-
- hasSelectQueries() - Method in class org.apache.cayenne.gen.DataMapArtifact
-
- hasToManyDeclaredRelationships() - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if current ObjEntity contains at least one toMany
relationship, ignoring those declared in superentities.
- hasToManyDeclaredRelationships(ObjEntity) - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if an ObjEntity contains at least one toMany relationship,
ignoring those declared in superentities.
- hasToManyRelationships() - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if current ObjEntity contains at least one toMany
relationship.
- hasToManyRelationships(ObjEntity) - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if an ObjEntity contains at least one toMany relationship.
- hasToOneDeclaredRelationships() - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if current ObjEntity contains at least one toOne
relationship, ignoring those declared in superentities.
- hasToOneDeclaredRelationships(ObjEntity) - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if an ObjEntity contains at least one toOne relationship,
ignoring those declared in superentities.
- hasToOneRelationships() - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if current ObjEntity contains at least one toOne
relationship.
- hasToOneRelationships(ObjEntity) - Method in class org.apache.cayenne.gen.EntityUtils
-
Returns true if an ObjEntity contains at least one toOne relationship.