|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefaultHibernateSpaceSynchronizationEndpointConfigurer | |
---|---|
org.openspaces.persistency.hibernate | An implementation of GigaSpaces external data source using Hibernate. |
Uses of DefaultHibernateSpaceSynchronizationEndpointConfigurer in org.openspaces.persistency.hibernate |
---|
Methods in org.openspaces.persistency.hibernate that return DefaultHibernateSpaceSynchronizationEndpointConfigurer | |
---|---|
DefaultHibernateSpaceSynchronizationEndpointConfigurer |
DefaultHibernateSpaceSynchronizationEndpointConfigurer.deleteById(boolean deleteById)
If set to true the object will be deleted using only its id. |
protected DefaultHibernateSpaceSynchronizationEndpointConfigurer |
DefaultHibernateSpaceSynchronizationEndpointFactoryBean.getConfigurer()
|
DefaultHibernateSpaceSynchronizationEndpointConfigurer |
DefaultHibernateSpaceSynchronizationEndpointConfigurer.managedEntries(String... entries)
Sets all the entries this Hibernate synchronization endpoint interceptor will work with. |
DefaultHibernateSpaceSynchronizationEndpointConfigurer |
DefaultHibernateSpaceSynchronizationEndpointConfigurer.sessionFactory(org.hibernate.SessionFactory sessionFactory)
Injects the Hibernate SessionFactory to be used with this synchronization endpoint interceptor. |
DefaultHibernateSpaceSynchronizationEndpointConfigurer |
DefaultHibernateSpaceSynchronizationEndpointConfigurer.useMerge(boolean useMerge)
If set to true , will use Hibernate merge to perform the create/update, and will
merge before calling delete. |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |