Uses of Class
org.apache.openjpa.lib.util.ParameterTemplate
Packages that use ParameterTemplate
-
Uses of ParameterTemplate in org.apache.openjpa.lib.util
Methods in org.apache.openjpa.lib.util that return ParameterTemplateModifier and TypeMethodDescriptionParameterTemplate.append
(boolean value) Add the given value to the internal template.ParameterTemplate.append
(char value) Add the given value to the internal template.ParameterTemplate.append
(double value) Add the given value to the internal template.ParameterTemplate.append
(float value) Add the given value to the internal template.ParameterTemplate.append
(int value) Add the given value to the internal template.ParameterTemplate.append
(long value) Add the given value to the internal template.ParameterTemplate.append
(short value) Add the given value to the internal template.Add the given value to the internal template.ParameterTemplate.append
(InputStream in) Add the given value to the internal template.Add the given value to the internal template.Add the given value to the internal template.Add the given value to the internal template.