Package com.atlassian.jira.ofbiz

Interface Summary
OfBizConnectionFactory Connection factory for finding out about OfBiz connections and datasources
OfBizDelegator A wrapper around DelegatorInterface that does not throw GenericEntityException.
OfBizListIterator A wrapper around EntityListIterator that does not throw GenericEntityException.
OfBizValueWrapper Deprecated. Use the Data object getters instead.
 

Class Summary
AbstractOfBizValueWrapper The methods in these class should not be used.
ChainedSQLInterceptor A SQLInterceptor that can chain together multiple SQLInterceptors.
ChainedSQLInterceptor.Builder  
CountedCondition This class is used to track how many clauses are in an EntityCondition.
DatabaseIterable<E> A abstract implementation of EnclosedIterable that defers to an OfBizListIterator.
DefaultOfBizConnectionFactory Copyright All Rights Reserved.
DefaultOfBizDelegator  
DefaultOfBizListIterator  
FieldMap Convenience class to use for field maps in OfBizDelegator
InstrumentedSQLInterceptor A SQL interceptor that stores all SQL call invocations as well as timing information in a thread local cache.
JiraSQLInterceptorFactory An SQLInterceptorFactory that will chained together one or more SQLInterceptors
OfBizDateFieldComparator Compares two GenericValue objects based on a given Date field.
OfBizLogHelper Helper class to log the call stack of an Ofbiz SQL statement and format SQL statements.
OfBizStringFieldComparator Comparator that compares two GenericValue objects based on a given String field.
PagedDatabaseIterable<E,K> A abstract implementation of EnclosedIterable that takes a list of ids and then pages them by opening an OfBizListIterator for each page.
PerformanceSQLInterceptor A SQL interceptor that stores all SQL call invocations as well as timing information in a thread local cache.
PerformanceSQLInterceptor.SQLPerfCache  
PrimitiveMap A Map wrapper that contains only Objects of types that Ofbiz supports (basically primitive wrapper objects)
PrimitiveMap.Builder  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.