Package | Description |
---|---|
sk.vracon.sqlcomments.maven |
Modifier and Type | Method and Description |
---|---|
List<PlaceholderInfo> |
ColumnExtractorSQLQueryListener.getPlaceholders() |
Modifier and Type | Method and Description |
---|---|
static void |
ColumnUtils.fillMapperToPlaceholder(org.apache.maven.plugin.logging.Log log,
Map<String,DBColumnMetadata> databaseColumns,
Map<String,Properties> tableProperties,
PlaceholderInfo placeholder,
Set<TableColumnIdentifier> identifiers)
Assigns mapper class and mapped class properties to column.
|
Modifier and Type | Method and Description |
---|---|
void |
TemplateProcessor.populateDomainConfigurationTemplate(File outputDirectory,
String className,
StatementDeclaration declaration,
List<PlaceholderInfo> placeholders,
Map<String,Object> extraTemplateModel) |
void |
TemplateProcessor.populateGenericConfigurationTemplate(File outputDirectory,
String className,
StatementDeclaration declaration,
List<PlaceholderInfo> placeholders) |
Copyright © 2014–2015 Vracon s.r.o.. All rights reserved.