Uses of Class
de.hybris.platform.persistence.property.EJBProperty
Packages that use EJBProperty
-
Uses of EJBProperty in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that return EJBPropertyModifier and TypeMethodDescriptionprotected static EJBPropertystatic EJBPropertystatic EJBPropertyOldPropertyJDBC.readOldProperty(ResultSet rs, PK itemPK) Methods in de.hybris.platform.persistence.property that return types with arguments of type EJBPropertyModifier and TypeMethodDescriptionEJBPropertyCache.getEJBProperties()EJBPropertyCache.getUpdateableProperties()Methods in de.hybris.platform.persistence.property with parameters of type EJBPropertyModifier and TypeMethodDescriptionbooleanOldPropertyJDBC.DumpPropertyConverter.convert(PK itemPK, PK typePK, EJBProperty dumpProp) Method parameters in de.hybris.platform.persistence.property with type arguments of type EJBPropertyModifier and TypeMethodDescriptionstatic EJBPropertyCacheEJBPropertyCache.load(long timestamp, Collection<EJBProperty> allProps)