|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.databinder.models.hib.AbstractPropertyQueryBinder
public abstract class AbstractPropertyQueryBinder
Base class for classes that bind queries using object properties.
| Constructor Summary | |
|---|---|
AbstractPropertyQueryBinder()
|
|
| Method Summary | |
|---|---|
protected void |
bind(org.hibernate.Query query,
java.lang.Object object)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.databinder.models.hib.QueryBinder |
|---|
bind |
| Constructor Detail |
|---|
public AbstractPropertyQueryBinder()
| Method Detail |
|---|
protected void bind(org.hibernate.Query query,
java.lang.Object object)
query - The query to bindobject - The object to pull properties from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||