Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - com.atlassian.jira.ofbiz.FieldMap
- java.util.HashMap<K,
- com.atlassian.jira.ofbiz.AbstractOfBizValueWrapper (implements com.atlassian.jira.ofbiz.OfBizValueWrapper)
- com.atlassian.jira.ofbiz.ChainedSQLInterceptor (implements org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor)
- com.atlassian.jira.ofbiz.ChainedSQLInterceptor.Builder
- com.atlassian.jira.ofbiz.ConnectionPoolHealthSqlInterceptor (implements org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor)
- com.atlassian.jira.ofbiz.DatabaseIterable<E> (implements com.atlassian.jira.util.collect.EnclosedIterable<T>)
- com.atlassian.jira.ofbiz.DefaultOfBizConnectionFactory (implements com.atlassian.jira.ofbiz.OfBizConnectionFactory)
- com.atlassian.jira.ofbiz.DefaultOfBizDelegator (implements com.atlassian.jira.ofbiz.OfBizDelegator)
- com.atlassian.jira.ofbiz.DefaultOfBizListIterator (implements com.atlassian.jira.ofbiz.OfBizListIterator)
- org.ofbiz.core.entity.EntityCondition (implements java.io.Serializable)
- com.atlassian.jira.ofbiz.CountedCondition
- com.atlassian.jira.ofbiz.InstrumentedSQLInterceptor (implements org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor)
- com.atlassian.jira.ofbiz.JiraSQLInterceptorFactory (implements org.ofbiz.core.entity.jdbc.interceptors.SQLInterceptorFactory)
- com.atlassian.jira.ofbiz.OfBizDateFieldComparator (implements java.util.Comparator<T>)
- com.atlassian.jira.ofbiz.OfBizFactory
- com.atlassian.jira.ofbiz.OfBizLogHelper
- com.atlassian.jira.ofbiz.OfBizStringFieldComparator (implements java.util.Comparator<T>)
- com.atlassian.jira.ofbiz.PagedDatabaseIterable<E,
K> (implements com.atlassian.jira.util.collect.EnclosedIterable<T>) - com.atlassian.jira.ofbiz.PerformanceSQLInterceptor (implements org.ofbiz.core.entity.jdbc.interceptors.connection.SQLConnectionInterceptor)
- com.atlassian.jira.ofbiz.PerformanceSQLInterceptor.SQLPerfCache (implements java.io.Serializable)
- com.atlassian.jira.ofbiz.PrimitiveMap
- com.atlassian.jira.ofbiz.PrimitiveMap.Builder
- com.atlassian.jira.ofbiz.WrappingOfBizDelegator (implements com.atlassian.jira.ofbiz.OfBizDelegator)
- java.util.AbstractMap<K,
Interface Hierarchy
- java.lang.AutoCloseable
- com.atlassian.jira.ofbiz.OfBizListIterator (also extends java.lang.Iterable<T>)
- java.lang.Iterable<T>
- com.atlassian.jira.ofbiz.OfBizListIterator (also extends java.lang.AutoCloseable)
- com.atlassian.jira.ofbiz.OfBizConnectionFactory
- com.atlassian.jira.ofbiz.OfBizDelegator
- com.atlassian.jira.ofbiz.OfBizValueWrapper