Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.configuration.server | |
org.apache.cayenne.velocity |
Modifier and Type | Method and Description |
---|---|
SQLTemplateProcessor |
DataNode.getSqlTemplateProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
DataNode.setSqlTemplateProcessor(SQLTemplateProcessor sqlTemplateProcessor) |
Modifier and Type | Field and Description |
---|---|
protected SQLTemplateProcessor |
DefaultDataNodeFactory.sqlTemplateProcessor |
Modifier and Type | Class and Description |
---|---|
class |
VelocitySQLTemplateProcessor
Processor for SQL velocity templates.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.