Groovy 1.7.0

groovy.sql
Interface ExpandedVariable


interface ExpandedVariable

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

author:
rfuller


Method Summary
Object getObject()

 

Method Detail

getObject

public Object getObject()


 

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