|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.databinder.models.hib.AbstractPropertyQueryBinder
net.databinder.models.hib.PropertyQueryBinder
public class PropertyQueryBinder
Binds a query's parameters to the properties of an object, as needed.
| Constructor Summary | |
|---|---|
PropertyQueryBinder(java.lang.Object object)
|
|
| Method Summary | |
|---|---|
void |
bind(org.hibernate.Query query)
Set values for parameters in the query. |
| Methods inherited from class net.databinder.models.hib.AbstractPropertyQueryBinder |
|---|
bind |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyQueryBinder(java.lang.Object object)
object - The object to bind properties of| Method Detail |
|---|
public void bind(org.hibernate.Query query)
QueryBinder
query - The query to bind
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||