- selectQueries - Variable in class org.apache.cayenne.gen.DataMapArtifact
-
- setAdapter(String) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the db adapter.
- setAdditionalMaps(Path) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets the additional DataMaps.
- setArtifactsGenerationMode(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setClasspath(Path) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the classpath used by the task.
- setClasspathRef(Reference) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the classpath reference used by the task.
- setCleanDest(boolean) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setClient(boolean) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets client property.
- setContext(VelocityContext) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets an optional shared VelocityContext.
- setCreateFK(boolean) - Method in class org.apache.cayenne.tools.DbGeneratorTask
-
- setCreatePK(boolean) - Method in class org.apache.cayenne.tools.DbGeneratorTask
-
- setCreateTables(boolean) - Method in class org.apache.cayenne.tools.DbGeneratorTask
-
- setDataMap(DataMap) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setDestDir(File) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets the destDir.
- setDestDir(File) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets the destDir.
- setDestNode(String) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setDriver(String) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the JDBC driver used to connect to the database server.
- setDropPK(boolean) - Method in class org.apache.cayenne.tools.DbGeneratorTask
-
- setDropTables(boolean) - Method in class org.apache.cayenne.tools.DbGeneratorTask
-
- setEmbeddableSuperTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setEmbeddablesupertemplate(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
- setEmbeddableTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setEmbeddabletemplate(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
- setEncoding(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets file encoding.
- setEncoding(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets encoding property that allows to generate files using non-default
encoding.
- setExcludeEntities(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets excludeEntitiesPattern property.
- setExcludeTables(String) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setImportProcedures(boolean) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setIncludeEntities(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets includeEntitiesPattern property.
- setIncludeTables(String) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setLogger(Log) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Injects an optional logger that will be used to trace generated files at the info
level.
- setMakePairs(boolean) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets makepairs property.
- setMakepairs(boolean) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets makepairs property.
- setMap(File) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets the map.
- setMap(File) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the map.
- setMaps(String) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setMeaningfulPk(boolean) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setMode(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets mode property.
- setNamingStrategy(String) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setOutputPattern(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets outputPattern property.
- setOutputPattern(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets outputPattern property.
- setOverwrite(boolean) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets overwrite property.
- setOverwrite(boolean) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets overwrite property.
- setOverwriteExisting(boolean) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setPackage(String) - Method in class org.apache.cayenne.gen.ImportUtils
-
Add the package name to use for this importUtil invocation.
- setPassword(String) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the password used to connect to the database server.
- setProcedurePattern(String) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setProjectFile(File) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setQuerySuperTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setQueryTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setSchemaName(String) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setSrcNode(String) - Method in class org.apache.cayenne.tools.DataPortTask
-
- setSuperPkg(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets "superPkg" property value.
- setSuperpkg(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets superpkg property.
- setSuperTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets superTemplate property.
- setSupertemplate(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets supertemplate property.
- setTablePattern(String) - Method in class org.apache.cayenne.tools.DbImporterTask
-
- setTemplate(String) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets template property.
- setTemplate(String) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets template property.
- setTimestamp(long) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
- setUrl(String) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the JDBC URL used to connect to the database server.
- setUsePkgPath(boolean) - Method in class org.apache.cayenne.gen.ClassGenerationAction
-
Sets usepkgpath property.
- setUsepkgpath(boolean) - Method in class org.apache.cayenne.tools.CayenneGeneratorTask
-
Sets usepkgpath property.
- setUserName(String) - Method in class org.apache.cayenne.tools.CayenneTask
-
Sets the username used to connect to the database server.
- SINGLE_CLASS_TEMPLATE - Static variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- SmartNamingStrategy - Class in org.apache.cayenne.map.naming
-
SmartNamingStrategy is a new strategy for generating names of
entities, attributes etc.
- SmartNamingStrategy() - Constructor for class org.apache.cayenne.map.naming.SmartNamingStrategy
-
- sqlTemplateQueries - Variable in class org.apache.cayenne.gen.DataMapArtifact
-
- srcNode - Variable in class org.apache.cayenne.tools.DataPortTask
-
- STRING_UTILS_KEY - Static variable in interface org.apache.cayenne.gen.Artifact
-
- StringUtils - Class in org.apache.cayenne.gen
-
Methods for mangling strings.
- StringUtils() - Constructor for class org.apache.cayenne.gen.StringUtils
-
- stripClass(String) - Method in class org.apache.cayenne.gen.StringUtils
-
Removes base name, leaving package name.
- stripPackageName(String) - Method in class org.apache.cayenne.gen.StringUtils
-
Removes package name, leaving base name.
- SUB_CLASS_KEY - Static variable in interface org.apache.cayenne.gen.Artifact
-
- SUB_PACKAGE_KEY - Static variable in interface org.apache.cayenne.gen.Artifact
-
- SUBCLASS_TEMPLATE - Static variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- SUBCLASS_TEMPLATE - Static variable in class org.apache.cayenne.gen.ClientClassGenerationAction
-
- subClassName - Variable in class org.apache.cayenne.gen.EntityUtils
-
- subPackageName - Variable in class org.apache.cayenne.gen.EntityUtils
-
- SUPER_CLASS_KEY - Static variable in interface org.apache.cayenne.gen.Artifact
-
- SUPER_PACKAGE_KEY - Static variable in interface org.apache.cayenne.gen.Artifact
-
- SUPERCLASS_PREFIX - Static variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- SUPERCLASS_TEMPLATE - Static variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- SUPERCLASS_TEMPLATE - Static variable in class org.apache.cayenne.gen.ClientClassGenerationAction
-
- superClassName - Variable in class org.apache.cayenne.gen.EntityUtils
-
- superPackageName - Variable in class org.apache.cayenne.gen.EntityUtils
-
- superPkg - Variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- superpkg - Variable in class org.apache.cayenne.tools.CayenneGeneratorTask
-
- superTemplate - Variable in class org.apache.cayenne.gen.ClassGenerationAction
-
- supertemplate - Variable in class org.apache.cayenne.tools.CayenneGeneratorTask
-