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.
OfBizEntityCreator Deprecated. Use OfBizDelegator instead
OfBizListIterator A wrapper around EntityListIterator that does not throw GenericEntityException.
OfBizValueWrapper  
 

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  
DefaultOfBizEntityCreator  
DefaultOfBizListIterator  
FieldMap Convenience class to use for field maps in OfBizDelegator
JiraSQLInterceptorFactory An SQLInterceptorFactory that will chained together one or more SQLInterceptors
OfBizDateFieldComparator Compares two GenericValue objects based on a given Date field.
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.
PrimitiveMap A Map wrapper that contains only Objects of types that Ofbiz supports (basically primitive wrapper objects)
PrimitiveMap.Builder  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.