Package groovy.sql
Interface ExpandedVariable
-
public interface ExpandedVariableIdentifies a variable to be expanded into the sql string rather than representing a placeholder.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetObject()
-
-
-
Method Detail
-
getObject
Object getObject()
-
-