Uses of Class
org.openspaces.core.config.SpaceSqlFunctionBean
Packages that use SpaceSqlFunctionBean
Package
Description
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of SpaceSqlFunctionBean in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type SpaceSqlFunctionBeanModifier and TypeMethodDescriptionvoidEmbeddedSpaceFactoryBean.setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans) voidInternalSpaceFactory.setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans) voidSpaceProxyFactoryBean.setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans) voidUrlSpaceFactoryBean.setSpaceSqlFunction(SpaceSqlFunctionBean[] spaceSqlFunctionBeans)