Uses of Class
org.ofbiz.core.entity.jdbc.DatabaseUtil
Packages that use DatabaseUtil
-
Uses of DatabaseUtil in org.ofbiz.core.entity.jdbc.alternative
Methods in org.ofbiz.core.entity.jdbc.alternative with parameters of type DatabaseUtilModifier and TypeMethodDescriptionIndexAlternativeAction.run(ModelEntity modelEntity, ModelIndex modelIndex, DatabaseUtil dbUtil) This method is used to perform alternative actions on index before it is created.booleanIndexAlternativeAction.shouldRun(ModelEntity modelEntity, ModelIndex modelIndex, DatabaseUtil dbUtil) This method flags if alternative action should be invoked. -
Uses of DatabaseUtil in org.ofbiz.core.entity.model
Methods in org.ofbiz.core.entity.model with parameters of type DatabaseUtil