Package io.virtdata.templates
Class StringBindings
- java.lang.Object
-
- io.virtdata.templates.StringBindings
-
-
Constructor Summary
Constructors Constructor Description StringBindings(StringCompositor compositor, Bindings bindings)
-
Method Summary
Modifier and Type Method Description java.lang.Stringbind(long value)Call the data mapper bindings, assigning the returned values positionally to the anchors in the string binding.
-
-
-
Constructor Detail
-
StringBindings
public StringBindings(StringCompositor compositor, Bindings bindings)
-
-