Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- net.odoframework.util.Assertions
- net.odoframework.sql.BaseDBStatement (implements net.odoframework.sql.DBStatement)
- net.odoframework.http.BaseHttpResponse
- net.odoframework.sql.BaseUpdateStatement (implements net.odoframework.sql.DBStatement)
- net.odoframework.http.BasicAuth (implements net.odoframework.http.Credentials)
- net.odoframework.util.ClasspathResource (implements net.odoframework.util.Resource)
- net.odoframework.sql.ColumnReference
- net.odoframework.util.ConfigLoader
- net.odoframework.beans.types.ConverterRegistry
- net.odoframework.beans.types.Converters
- net.odoframework.util.Dates
- net.odoframework.sql.DefaultSQLTemplate (implements net.odoframework.sql.SQLTemplate)
- net.odoframework.util.Either<T,K>
- net.odoframework.util.EnvironmentUtils
- net.odoframework.util.Exceptions
- net.odoframework.util.FileResource (implements net.odoframework.util.Resource)
- net.odoframework.http.Get
- net.odoframework.http.HttpRequest
- net.odoframework.util.IO
- net.odoframework.beans.MapToObjectMapper<T>
- net.odoframework.beans.MapToObjectRegistry
- net.odoframework.util.Modules
- net.odoframework.util.Node<T>
- net.odoframework.util.NullSafe
- net.odoframework.beans.types.NumberCoercingConverter<T,K> (implements java.util.function.Function<T,R>)
- net.odoframework.beans.types.NumberToStringConverter<T> (implements java.util.function.Function<T,R>)
- net.odoframework.sql.ObjectInsert<T> (implements net.odoframework.sql.DBStatement)
- net.odoframework.beans.ObjectToMap<Source>
- net.odoframework.sql.ObjectUpdate<T> (implements net.odoframework.sql.DBStatement)
- net.odoframework.beans.OneWayBinding<Source,SourceType,Target,TargetType>
- net.odoframework.util.Pair<T,K>
- net.odoframework.beans.PropertyBinding<T,K> (implements net.odoframework.beans.Binding<T,K>)
- net.odoframework.sql.Query (implements java.lang.AutoCloseable)
- net.odoframework.sql.Record
- net.odoframework.sql.ResultSetBinding<T,K> (implements net.odoframework.beans.Binding<T,K>)
- net.odoframework.sql.ResultSetMapper<T> (implements net.odoframework.sql.SQLFunction<T,K>)
- net.odoframework.sql.ResultSetSpliterator (implements java.util.Spliterator<T>)
- net.odoframework.sql.ResultSetWrapper
- net.odoframework.sql.SQLConnectionWrapper (implements java.sql.Connection)
- net.odoframework.sql.SQLUtils
- net.odoframework.util.Strings
- net.odoframework.beans.types.StringToNumberConverter<T> (implements java.util.function.Function<T,R>)
- net.odoframework.beans.types.StringToResourceConverter (implements java.util.function.Function<T,R>)
- java.lang.Throwable (implements java.io.Serializable)
- net.odoframework.util.Timer
- net.odoframework.http.TokenAuthentication (implements net.odoframework.http.Credentials)
- net.odoframework.util.TrackedMap<K,V> (implements java.util.Map<K,V>)
- net.odoframework.http.URIBuilder
- net.odoframework.http.URLConnectionHttpService (implements net.odoframework.http.Http)
- net.odoframework.sql.WriteProperty<T,K,Z>
Annotation Type Hierarchy