|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISetClause | |
|---|---|
| com.googlecode.jpattern.orm.query | |
| Uses of ISetClause in com.googlecode.jpattern.orm.query |
|---|
| Classes in com.googlecode.jpattern.orm.query that implement ISetClause | |
|---|---|
class |
SetClause
|
| Methods in com.googlecode.jpattern.orm.query that return ISetClause | |
|---|---|
ISetClause |
SetClause.eq(String property,
Object value)
|
ISetClause |
ISetClause.eq(String property,
Object value)
Express the new value of the objects property after the execution of the update. |
ISetClause |
OrmUpdate.set()
|
ISetClause |
IUpdate.set()
Create or modify the "SET" clause of the update statement. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||