public interface FindCallbacks
Modifier and Type | Method and Description |
---|---|
Object |
processArgument(Object oid)
Process find argument.
|
Object |
processReturn(Object oid,
OpenJPAStateManager sm)
Process operation return value.
|
Object processArgument(Object oid)
OpenJPAException
for illegal value.Object processReturn(Object oid, OpenJPAStateManager sm)
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.