Groovy 2.2.0

groovy.sql
[Java] Interface ExpandedVariable


public interface ExpandedVariable

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

Authors:
rfuller


Method Summary
Object getObject()

 

Method Detail

getObject

public Object getObject()


 

Copyright © 2003-2013 The Codehaus. All rights reserved.