|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JPAContext | |
---|---|
org.odata4j.producer.jpa |
Uses of JPAContext in org.odata4j.producer.jpa |
---|
Methods in org.odata4j.producer.jpa with parameters of type JPAContext | |
---|---|
boolean |
ValidateCountRequestProcessor.execute(JPAContext context)
|
boolean |
UpdateEntityCommand.execute(JPAContext context)
|
boolean |
SetResponseCommand.execute(JPAContext context)
|
boolean |
ReReadJPAEntityCommand.execute(JPAContext context)
|
boolean |
PersistJPAEntityCommand.execute(JPAContext context)
|
boolean |
OEntityToJPAEntityCommand.execute(JPAContext context)
|
boolean |
MergeEntityCommand.execute(JPAContext context)
|
boolean |
GetEntityCommand.execute(JPAContext context)
|
boolean |
GenerateJPQLCommand.execute(JPAContext context)
|
boolean |
ExecuteJPQLQueryCommand.execute(JPAContext context)
|
boolean |
ExecuteCountQueryCommand.execute(JPAContext context)
|
boolean |
EntityManagerCommand.execute(JPAContext context)
|
boolean |
DeleteEntityCommand.execute(JPAContext context)
|
boolean |
CreateAndLinkCommand.execute(JPAContext context)
|
boolean |
CommitTransactionCommand.execute(JPAContext context)
|
boolean |
Command.execute(JPAContext context)
|
boolean |
Chain.execute(JPAContext context)
copied from http://commons.apache.org/chain. |
boolean |
BeginTransactionCommand.execute(JPAContext context)
|
abstract JPAContext.ContextEntity |
JPAContext.EntityAccessor.getEntity(JPAContext context)
|
boolean |
Filter.postProcess(JPAContext context,
Exception exception)
|
boolean |
EntityManagerCommand.postProcess(JPAContext context,
Exception exception)
|
boolean |
BeginTransactionCommand.postProcess(JPAContext context,
Exception ex)
|
abstract void |
JPAContext.EntityAccessor.setJPAEntity(JPAContext context,
Object jpaEntity)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |