See: Description
| Interface | Description |
|---|---|
| Artifact |
Represents a class generation "artifact" which is a facade to a metadata object used
for a given single generation template run.
|
| Class | Description |
|---|---|
| ClassGenerationAction | |
| ClassGeneratorResourceLoader |
Velocity template resource loader customized for Cayenne use.
|
| ClientClassGenerationAction | |
| ClientDataMapArtifact | |
| ClientEntityArtifact |
Client code generation artifact based on ObjEntity.
|
| DataMapArtifact |
Artifact facade for a DataMap. |
| DataMapUtils |
Attributes and Methods for working with Queries.
|
| EmbeddableArtifact |
Artifact facade for an Embeddable. |
| EntityArtifact |
Artifact facade for an ObjEntity. |
| EntityUtils |
Attributes and Methods for working with ObjEntities.
|
| ImportUtils |
Methods for mangling strings.
|
| StringUtils |
Methods for mangling strings.
|
| Enum | Description |
|---|---|
| ArtifactGenerationMode |
Code generator execution mode for a single artifact.
|
| ArtifactsGenerationMode |
Code generator execution mode for a collection of artifacts.
|
| TemplateType |
Defines class generation template types.
|
For more information see Cayenne User Guide.
Copyright © 2001–2017 Apache Cayenne. All rights reserved.