org.apache.openjpa.persistence.criteria
Interface BindableParameter


public interface BindableParameter


Method Summary
 void setValue(Object value)
           
 Object value()
           
 

Method Detail

setValue

void setValue(Object value)

value

Object value()


Copyright © 2006–2013 Apache Software Foundation. All rights reserved.