Uses of Package
org.granite.tide.spring

Packages that use org.granite.tide.spring
org.granite.tide.spring   
 

Classes in org.granite.tide.spring used by org.granite.tide.spring
SpringServiceContext
           
TideDataPublishingInterceptor
          Spring AOP interceptor to handle publishing of data changes instead of relying on the default behaviour This can be used outside of a HTTP Granite context and inside the security/transaction context Ensure that the order of the interceptor is correctly setup to use ON_COMMIT publish mode: this interceptor must be executed inside a transaction