Package org.apache.cayenne.template
Class DefaultTemplateContextFactory
java.lang.Object
org.apache.cayenne.template.DefaultTemplateContextFactory
- All Implemented Interfaces:
TemplateContextFactory
- Since:
- 4.1
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreateContext
(Map<String, ?> parameters, boolean positionalMode) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.apache.cayenne.template.TemplateContextFactory
createContext
-
Constructor Details
-
DefaultTemplateContextFactory
public DefaultTemplateContextFactory()
-
-
Method Details
-
createContext
- Specified by:
createContext
in interfaceTemplateContextFactory
-