Uses of Class
org.neotropic.kuwaiba.core.apis.persistence.business.BusinessObjectList
-
Packages that use BusinessObjectList Package Description org.neotropic.kuwaiba.core.apis.persistence.application org.neotropic.kuwaiba.core.persistence.reference.neo4j -
-
Uses of BusinessObjectList in org.neotropic.kuwaiba.core.apis.persistence.application
Methods in org.neotropic.kuwaiba.core.apis.persistence.application that return types with arguments of type BusinessObjectList Modifier and Type Method Description HashMap<String,BusinessObjectList>
ApplicationEntityManager. executeCustomDbCode(String dbCode, boolean needReturn)
Deprecated.Don't use it, instead, create a method in the corresponding entity manager instead of running code directly on the database -
Uses of BusinessObjectList in org.neotropic.kuwaiba.core.persistence.reference.neo4j
Methods in org.neotropic.kuwaiba.core.persistence.reference.neo4j that return types with arguments of type BusinessObjectList Modifier and Type Method Description HashMap<String,BusinessObjectList>
ApplicationEntityManagerImpl. executeCustomDbCode(String dbCode, boolean needReturn)
-