Package com.atlassian.jira.ofbiz
package com.atlassian.jira.ofbiz
-
ClassDescriptionThe methods in these class should not be used.A
SQLInterceptorthat can chain together multiple SQLInterceptors.An interceptor for SQL connection use that will keep track of how many connections each thread uses and report warnings for various things that could cause trouble, like a single thread requesting multiple connections from the pool.This class is used to track how many clauses are in an EntityCondition.A abstract implementation ofEnclosedIterablethat defers to anOfBizListIterator.Copyright All Rights Reserved.Convenience class to use for field maps inOfBizDelegatorA SQL interceptor that stores all SQL call invocations as well as timing information in a thread local cache.AnSQLInterceptorFactorythat will chained together one or moreSQLInterceptorsConnection factory for finding out about OfBiz connections and datasourcesCompares two GenericValue objects based on a given Date field.A wrapper aroundDelegatorInterfacethat does not throwGenericEntityException.A factory for Unit Tests to get an OfBizDelegator or GenericDelegator.A wrapper aroundEntityListIteratorthat does not throwGenericEntityException.Helper class to log the call stack of an Ofbiz SQL statement and format SQL statements.Comparator that compares two GenericValue objects based on a given String field.Deprecated.Use the Data object getters instead.A abstract implementation ofEnclosedIterablethat takes a list of ids and then pages them by opening anOfBizListIteratorfor each page.A SQL interceptor that stores all SQL call invocations as well as timing information in a thread local cache.A Map wrapper that contains only Objects of types that Ofbiz supports (basically primitive wrapper objects)Wraps GenericValues returned by DefaultOfBizDelegator with IssueGenericValue