|
GigaSpaces XAP 10.0.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.
Exception
StringBuilder getSqlBuffer()
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |