|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JpaQueryExecutor
An interface for JPA's translated expression tree executor.
| Method Summary | |
|---|---|
org.apache.openjpa.lib.rop.ResultObjectProvider |
execute(StoreManager store)
Execute the JPA translated expression tree. |
StringBuilder |
getSqlBuffer()
Gets the executor's generated SQL buffer. |
| Method Detail |
|---|
org.apache.openjpa.lib.rop.ResultObjectProvider execute(StoreManager store)
throws Exception
store - The store manager.
ExceptionStringBuilder getSqlBuffer()
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||