Groovy 1.8.4

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-2011 The Codehaus. All rights reserved.