groovy / 4.0 / groovy / sql / expandedvariable.html

[Java] Interface ExpandedVariable

public interface ExpandedVariable

Identifies a variable to be expanded into the sql string rather than representing a placeholder.

Methods Summary

Methods
Type Params Return Type Name and description
public Object getObject()

Method Detail

public Object getObject()

© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/groovy/sql/ExpandedVariable.html